Skip to content

Add atomic sidekiq scheduler

Heinrich Lee Yu requested to merge sidekiq-atomic-scheduler into master

What does this MR do and why?

Pops jobs from Sidekiq scheduled sets using a Lua script to avoid conflicts from multiple processes trying to enqueue the same jobs.

Related to gitlab-com/gl-infra/scalability#1179 (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.

Edited by Heinrich Lee Yu

Merge request reports

Loading