Skip to content

Add Sidekiq shard-awareness validator - 2nd try

Sylvester Chin requested to merge sc1-shard-awareness-validator-2nd-try into master

What does this MR do and why?

This MR is a 2nd try of !149943 (merged). The first attempt was reverted due to breaking gdk e2e specs that were not detected during the MR stage. See !149943 (comment 1882134483) for more details.

This MR has 2 commits:

  1. Reapply "Merge branch 'sc1-shard-awareness-validator' into 'master'"
  2. Fixes breakage

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Sylvester Chin

Merge request reports