throttled-queue
Version:
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
3 lines • 257 B
TypeScript
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.