Skip to content

Removes the old UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker

Vijay Hawoldar requested to merge vij-remove-old-max-seats-worker into master

What does this MR do and why?

Removes the outdated UpdateMaxSeatsUsedForGitlabComSubscriptionsWorker since it was replaced with the GitlabSubscriptions::RefreshSeatsWorker (limited capacity worker)

The new worker was feature flagged and rolled out in #382725 (closed) (feature flags now removed)

The outdated worker was feature flagged so we could disable it in a controlled manner before removal, that was also rolled out in the above mentioned issue.

Refs #334903 (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