Skip to content

perf: Don't fetch feature flags when not used in request

Warren Gifford requested to merge es/lazy-feature-flags into main

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.

Merge request reports

Loading