mrkschan / cuttle

:octopus: - Rate limit HTTP API calls per access token
MIT License
48 stars 14 forks source link

Added a new limit controller for requests per minute #19

Closed nathanpalmer closed 6 years ago

nathanpalmer commented 6 years ago

This adds a new RPMControl as per my request in #18. We will be testing this out in production potentially today.

As you might expect the test suite goes from 2s to 157s due to the longer time needed to test a minute.