Remove reduce_sub_batch_size_on_timeouts feature flag
requested to merge 393556-remove-feature-flag-enable-adjust-sub-batch-size-for-failed-batched-background-migration-jobs into master
Overview
On Apr. 13th, a new feature flag was added behind the reduce sub batch size feature. As it's stable in production for quite some time now, we can safely remove the feature flag from the codebase
What does this MR do and why?
- It removes
reduce_sub_batch_size_on_timeouts
feature flag from the codebase - Flag is globally enabled in production since Apr. 13th
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 #393556 (closed)
Edited by Leonardo da Rosa