Skip to content

Remove reduce_sub_batch_size_on_timeouts feature flag

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.

Related to #393556 (closed)

Edited by Leonardo da Rosa

Merge request reports