perf: Don't fetch feature flags when not used in request
Created by: eseliger
This PR changes the internals of the FlagSet middleware, so we don't fetch feature flags on request paths where it's not required.
Created by: eseliger
This PR changes the internals of the FlagSet middleware, so we don't fetch feature flags on request paths where it's not required.