Skip to content

Creates sidekiq shard sin-bin Staging

John Skarbek requested to merge jts/create-sin-bin-shard into master

What does this MR do?

  • This creates a new sidekiq shard
  • Since the majority of these queues run on catchall, we'll utilize the same values for memory, CPU, etc
  • We take the same query that we want to run on this new shard and explicitly exclude these queues from running across other shards

Addresses: https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/13792

Author Check-list

Please read the Contributing document and once you do, complete the following:

  • Assign to the correct reviewer per the contributing document
  • Apply the correct metadata per the contributing document

Reviewer Check-list

  • Reviewed the diff jobs to confirm changes are as expected
  • No changes shown in the diffs not associated with this MR - This may require a rebase or further investigation
Edited by John Skarbek

Merge request reports