v.25.11Improvement

Use lower node limit

Use lower node limit for RemoveRecursive Keeper request during S3Queue cleanup. #90201 (Antonio Andelic).
Improves the S3Queue cleanup process by using a lower node limit for RemoveRecursive Keeper requests.

Why it matters

This change optimizes the S3Queue cleanup by reducing the node limit in RemoveRecursive requests to the Keeper service. It helps prevent excessive load or timeouts during cleanup operations, leading to more stable and efficient maintenance of S3Queue data.

How to use it

This feature is applied automatically in the S3Queue cleanup process; no user action is required to enable it.