RateLimitConfig Type
Configuration for per-endpoint rate limiting.
Record fields
| Record Field |
Description
|
Full Usage:
MaxRequests
Field type: int
|
Maximum number of requests allowed in the window.
|
Duration of the sliding window.
|