Optional autoWhether queue tasks within concurrency limit, are auto-executed as soon as they're added.
true
Optional carryoverWhether the task must finish in the given interval or will be carried over into the next interval count.
false
Optional concurrencyConcurrency limit.
Minimum: 1.
Infinity
Optional intervalThe length of time in milliseconds before the interval count resets. Must be finite.
Minimum: 0.
0
Optional intervalThe max number of runs in the given interval of time.
Minimum: 1.
Infinity
Optional throwWhether or not a timeout is considered an exception.
false
Optional timeoutPer-operation timeout in milliseconds. Operations fulfill once timeout elapses if they haven't already.
Generated using TypeDoc
Options for
See
funAsyncRateLimit