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 command line option for setting API rate limit #659

Closed
mountaindude opened this issue May 27, 2023 · 0 comments · Fixed by #658, #661, #663, #665 or #666
Closed

Add command line option for setting API rate limit #659

mountaindude opened this issue May 27, 2023 · 0 comments · Fixed by #658, #661, #663, #665 or #666

Comments

@mountaindude
Copy link
Collaborator

mountaindude commented May 27, 2023

Add new CLI option --api-rate-limit.
Use 100 calls/minute as default.
Set to 0 to disable rate limiting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment