Skip to content

Removes feature flags for refresh seats worker

Vijay Hawoldar requested to merge vij-cleanup-refresh-seats-feature-flags into master

What does this MR do and why?

This MR cleans up the 3 feature flags used to introduce a new limited capacity worker for refreshing GitlabSubscriptions.

The 3 feature flags are:

  • limited_capacity_seat_refresh_worker_low
  • limited_capacity_seat_refresh_worker_medium
  • limited_capacity_seat_refresh_worker_high

and the worker has now been enabled on production for > 4 days (#382725 (comment 1309004837))

[Feature flag] Rollout of `limited_capacity_sea... (#382725 - closed)

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 Vijay Hawoldar

Merge request reports

Loading