Add optional rate limiting
Closed this issue ยท 1 comments
tamj0rd2 commented
There should be an option to rate limit requests in test mode. Maybe something like --rateLimit 500
. That would cause request to only be sent once every 500 milliseconds. The idea is that we probably don't want to be hitting real API's with a bunch of requests to avoid breaking their T&Cs
tamj0rd2 commented
๐ This issue has been resolved in version 0.10.0 ๐
The release is available on:
Your semantic-release bot ๐ฆ๐