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
Sort: