An exploration of a hybrid quota-linear rate limiting algorithm that combines fixed-window quota enforcement with linear (token bucket) rate limiting. The algorithm switches between 'bursty' mode for low-traffic clients and 'smooth' mode for high-traffic clients, aiming to enforce quotas more precisely than pure linear rate
Table of contents
linear reaction timefixed window quota resetshybrid quota-linear algorithmdiscussionopinionSort: