2021-07-26
|~1 min read
|61 words
An exponential backoff is an algorithm for retrying requests at exponentially slower rates.
Exponential backoff is a strategy for solving bottlenecks. It works by introducing slack into a production system by slowing down the rates at which new work arrives at a station.
Exponential backoff Timeouts, retries, and backoff with jitter | AWS Exponential backoff and jitter | AWS
Hi there and thanks for reading! My name's Stephen. I live in Chicago with my wife, Kate, and dog, Finn. Want more? See about and get in touch!