Skip to content

Reduced lease to 30 mins

What does this MR do and why?

WHY?

We wish to remove the delay in running Namespace::AggregationSchedule, as this delay is causing visibility issues and also some storage enforcement issues. We hope to solve these problems by removing the delay

HOW?

We want to do it iteratively and start with reducing the delay and monitor step by step what the impact of this could be on our infra.

As the second step we are reducing Namespace::AggregationSchedule Lease to 30 mins

PS: the FF remove_namespace_aggregator_delay is "enabled" on production

ref: https://gitlab.com/gitlab-org/gitlab/-/issues/370250

First Deploy that reduced the lease to 1hr: !99226 (merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Suraj Tripathi

Merge request reports

Loading