shaunpersad/throttled-queue
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
TypeScriptMIT
Issues
- 0
Cooldown after hitting API limit
#20 opened by skizzo - 0
Bug
#19 opened by SuchismitaGoswami - 1
- 1
execution never ends
#3 opened by terchris - 4
Need a flag to invoke immediately
#1 opened by joelnet - 2
- 1
An interval of less than 200ms can create performance issues: remove and/or explain
#12 opened by dobriai - 1
- 1
Shouldn't the first call be immediate?
#11 opened by adams-family - 0
Interval <200ms Warning
#6 opened by Jafalex