Skip to content

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

Merge request reports

Loading