throat icon indicating copy to clipboard operation
throat copied to clipboard

Handle concurrency of 0

Open jgornick opened this issue 8 years ago • 3 comments

When specifying a concurrency of 0, unexpected results happen. If passing 0, I'd expect an error to be thrown, or the function is not throttled.

jgornick avatar Aug 05 '16 18:08 jgornick

Happy to accept a pull request for throwing an error.

ForbesLindesay avatar Aug 05 '16 19:08 ForbesLindesay

i hope no throttled when passing 0

cloverzrg avatar Feb 07 '18 09:02 cloverzrg

I'd rather throw an error.

ForbesLindesay avatar Feb 07 '18 15:02 ForbesLindesay