You need to sign in or sign up before continuing.
feat: add feature flags support to query-service
- Implement featureFlagsManager to handle UMS flags
- Load feature flags on service startup
- Add isFeatureFlagActive and getFeatureFlagValue functions
- Local cache for better performance