Skip to content

frontend: enable feature flags in internal handler

Warren Gifford requested to merge backend-integration/ts/internal-api-ffs into main

Created by: tsenart

Many internal requests that act as a user need feature flags loaded in the context. In production we're seeing lots of log spam like this:

t=2021-12-21T12:37:23+0000 lvl=warn msg="search feature flags are not available"

Merge request reports

Loading