Expand description
Limit the rate at which requests are processed.
Structs§
- Rate
- A rate of requests per time period.
- Rate
Limit - Enforces a rate limit on the number of requests the underlying service can handle over a period of time.
- Rate
Limit Layer - Enforces a rate limit on the number of requests the underlying service can handle over a period of time.