Skip to content
GitLab
Explore
Sign in
Register
feat: add feature flags support to query-service
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
feat: add feature flags support to query-service
Eduardo Christino
requested to merge
feature-flag
into
main
Jul 20, 2025
Overview
0
Commits
2
Pipelines
2
Changes
2
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