You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests are useful for a few reasons:
1. They are very sensitive to latency outliers (something we care about!).
2. They test our ability to post-mortem debug non-fatal issues such as
latency increases.
3. They help ensure that the impact of the given perturbations don't get worse.
Unfortunately, they also result in a large number of time-consuming
failures. Our strategy to bring them under control is to skip those with
high failure rates and then work, as time allows, to re-enable them one
by one.
Epic: none
Release note: None
0 commit comments