The IETF draft for standardizing HTTP RateLimit headers can work with any rate limiting algorithm, not just quota-reset approaches. Linear algorithms like GCRA (Generic Cell Rate Algorithm) encourage smoother client behavior by dynamically shrinking the effective window during bursts, unlike quota-reset or sliding-window

8m read time From dotat.at
Post cover image
Table of contents
spec summarypolicy parameterslinear rate limit algorithmother rate limiters

Sort: