Skip to content

Draft: [E2E] DO NOT MERGE - experiment with lag added to sidekiq

John McDonnell requested to merge jmd/experiment-with-laggy-sidekiq into master

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.

Merge request reports