Enable the `enable_minor_delay_during_project_authorizations_refresh` feature flag by default
requested to merge 373672-feature-flag-rollout-of-enable_minor_delay_during_project_authorizations_refresh into master
What does this MR do and why?
With the rollout of #373672 (closed), this flag is now enabled in both staging and production at 100% for ~2 weeks now, without any reported issues.
However, to be on the safer side, we are rolling this out by making default_enabled: true
in the yml
definition, so that self-managed customers could turn off the flag in case there are issues in their installations with this change.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #373672 (closed)
Edited by Manoj M J