Rate-limiting, or throttling, is a mechanism that rejects a request when a specific quota is exceeded.
Rate Limiting in Distributed System
Rate-limiting, or throttling, is a mechanism that rejects a request when a specific quota is exceeded.