faastjs.limits.rate.md
April 11, 2023 ยท View on GitHub
Limits.rate property
The maximum number of calls per second to allow to the underlying function. Default: no rate limit.
Signature:
rate?: number;
April 11, 2023 ยท View on GitHub
The maximum number of calls per second to allow to the underlying function. Default: no rate limit.
Signature:
rate?: number;