Rate limit
Capping requests per unit time. Good rate limiting slows rather than cuts off: an allowance that dies mid-month never makes it into production code.
RELATED TERMS
- Free tierUsage available without payment. For infrastructure services…
- ThrottlingSlowing rather than refusing once an allowance is exceeded. …

