throat
throat copied to clipboard
Handle concurrency of 0
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.
Happy to accept a pull request for throwing an error.
i hope no throttled when passing 0
I'd rather throw an error.