Skip to content

web: store searchStreaming feature flag in webapp state

Administrator requested to merge k/streaming-search-feature-flag-in-webapp into main

Created by: keegancsmith

This will be used by search to choose between which API to use.

We also moved search.streaming to experimental settings as searchStreaming to be consistent with the other experimental settings and names.

Additionally fixed a minor dev environment issue where recompiling triggered the file watcher due to the binaries being compiled.

Part of #13067

Merge request reports

Loading