Rate Limiting in System Design: Algorithms and Distributed Enforcement
The rate limiting algorithms that matter (token bucket, leaky bucket, sliding window) how distributed enforcement works across a fleet, and what to answer with HTTP 429.
Tag
1 article
The rate limiting algorithms that matter (token bucket, leaky bucket, sliding window) how distributed enforcement works across a fleet, and what to answer with HTTP 429.