Skip to content

Avoid extra Sidekiq jobs for expiring CI etags

Heinrich Lee Yu requested to merge expire-ci-etags-synchronously into master

What does this MR do and why?

Removes the FF for expiring etag cache synchronously.

This has been enabled on GitLab.com for more than a month already.

Worker code will be removed in a future MR so that existing jobs in the queue won't fail.

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 Heinrich Lee Yu

Merge request reports