tamj0rd2/ncdc

Add optional rate limiting

Closed this issue ยท 1 comments

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

๐ŸŽ‰ This issue has been resolved in version 0.10.0 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€