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

Added MonitorMode option to the rate limit rules #217

Merged
merged 1 commit into from
Jun 14, 2021

Conversation

m-gug
Copy link
Contributor

@m-gug m-gug commented Jun 7, 2021

In the RateLimitRules you can now set "MonitorMode" to true (default is false).
When set to true exceeding requests won't fail, but they are logged like they have failed.
I think that should also solve #112

@m-gug
Copy link
Contributor Author

m-gug commented Jun 14, 2021

Hi!
Any chance you could check the PR in the near future and create a release? I'm depending on the change in a current project and would prefer to user your package rahter then a custom one.
Thanks!

@cristipufu cristipufu merged commit 6d677b9 into stefanprodan:master Jun 14, 2021
@m-gug
Copy link
Contributor Author

m-gug commented Jun 14, 2021

Thank you!

@benscabbia
Copy link

benscabbia commented Jun 15, 2021

Hiya! Also in very much need for this feature so was wondering if you had a rough ETA for the next release :) @cristipufu?

(and thank you @m-gug for implementing this 😍)

@cristipufu
Copy link
Collaborator

@benscabbia
Copy link

Amazing! Thank you so much! 🙏 🏆

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

3 participants