Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic API request throttling #149

Merged

Conversation

eht16
Copy link
Contributor

@eht16 eht16 commented Apr 13, 2020

A simple approach to throttle API requests and so keep within the rate
limits of the API. Can be enabled with "--throttle-limit" to specify when throttling should start.
"--throttle-pause" defines the time to sleep between further API requests.

A simple approach to throttle API requests and so keep within the rate
limits of the API. Can be enabled with "--throttle-limit" to specify
when throttling should start.
"--throttle-pause" defines the time to sleep between further API
requests.
@josegonzalez josegonzalez merged commit 3fc9957 into josegonzalez:master Apr 13, 2020
@josegonzalez
Copy link
Owner

Released in 0.33.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants