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

[feature] Make rate limit requests amount configurable #966

Merged
merged 3 commits into from
Nov 6, 2022

Conversation

tsmethurst
Copy link
Contributor

This PR makes it possible to configure the amount of requests allowed within a 5 minute window, or to turn off rate limiting entirely by setting the request amount to 0 or less.

Also updates the documentation about rate limiting a little bit, to offer some pointers for debugging configuration issues.

closes #943

@NyaaaWhatsUpDoc NyaaaWhatsUpDoc merged commit 4d66fb9 into main Nov 6, 2022
@NyaaaWhatsUpDoc NyaaaWhatsUpDoc deleted the configurable_rate_limit_requests branch November 6, 2022 09:47
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.

[feature] Make the rate-limit configurable
2 participants