Set API rate limit configuration
Value
A named list with:
- max_per_hour
Maximum allowed calls per hour (integer).
- timestamps
Numeric Unix timestamps of tracked requests.
Details
Use this to override or enforce a per-hour rate limit for a given API. The default is inferred from the registry entry when available.
See also
bunddev_rate_limit_get() to inspect the current setting.
Other Throttling:
bunddev_rate_limit_get()