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

Option to apply ratelimiting over a single API #46

Closed
akshatdubeysf opened this issue Mar 10, 2022 · 2 comments · Fixed by #68
Closed

Option to apply ratelimiting over a single API #46

akshatdubeysf opened this issue Mar 10, 2022 · 2 comments · Fixed by #68
Assignees

Comments

@akshatdubeysf
Copy link
Contributor

Describe the bug
As of the now, the module provides a way to ratelimit all api except a few that are disabled using a decorator. There should be a way to ratelimit only a few of the many available apis.

Expected behavior
There should be a configurable default mode of ratelimiting for a microservice, if it is false, ratelimiting should be disabled for all APIs except those that are enabled using the decorator.

@stale
Copy link

stale bot commented Feb 27, 2023

This issue has been marked stale because it has not seen any activity within three months. If you believe this to be an error, please contact one of the code owners. This issue will be closed within 15 days of being stale.

@stale stale bot added the stale label Feb 27, 2023
Surbhi-sharma1 added a commit that referenced this issue Feb 28, 2023
…er single API

Added an option to apply ratelimiting over single API

GH-46
yeshamavani pushed a commit that referenced this issue Mar 10, 2023
…er single API (#68)

Added an option to apply ratelimiting over single API

GH-46
@sfdevops
Copy link
Contributor

🎉 This issue has been resolved in version 4.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

3 participants