chore: Split sec_mark_dropped_findings_as_resolved FF
What does this MR do and why?
FF rollout issue [Feature flag] Enable sec_mark_dropped_findings... (#387577 - closed)
Split [Feature flag] Enable sec_mark_dropped_findings... (#375128 - closed) into separate feature flag for job scheduler and worker to better assess performance
Previously the scheduler of the worker jobs was behind the same flag as the worker jobs themselves but we want to control these independently so we can assess the performance of the scheduler prior to enabling the feature itself.
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.
Edited by Lucas Charles