Skip to content

Remove FF when canceling redundant pipelines

What does this MR do and why?

This MR removes the use_offset_pagination_for_canceling_redundant_pipelines feature flag. When canceling redundant pipelines, the service will use offset pagination to avoid large database queries.

The flag was enabled on PRD months ago and it was default-enabled in 16.4.

Rollout issue: #414459 (closed)

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 #414459 (closed)

Merge request reports