Draft: [E2E] DO NOT MERGE - experiment with lag added to sidekiq
What does this MR do and why?
Adds a simulated slowdown to sidekiq to see how our E2E test suite handle it.
The goal is to determine how many E2E tests may be impacted by flakiness that is only apparent when sidekiq doesn't instantly process jobs
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.