ended6월 25일· 1 sources

Exponential backoff with jitter stopped our CI retry storms

Why it matters

TL;DR: Exponential backoff with jitter spreads client retries over time so a recovering service doesn't get flattened by a synchronised wave. We added full jitter to our CI agents and a retry budget, ...

1
Sources
+0
24h
Growth
88d
Active

Sources

Related Issues