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 Request/Idea] Limit based on Request #13

Open
likeadeckofcards opened this issue Oct 23, 2024 · 0 comments
Open

[Feature Request/Idea] Limit based on Request #13

likeadeckofcards opened this issue Oct 23, 2024 · 0 comments

Comments

@likeadeckofcards
Copy link

On a project that I am working on I would like to define the rate limits on the connector but have a way to filter the limits based on the request that is being sent.

For example:
Endpoints starting with /admin have a rate limit of 600 req/minute
Endpoints starting with /hq have a rate limit of 100 req/minute

I would prefer to not have to define this logic on each request. Or at least only specify a name/group name for the limits a request should follow.

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

No branches or pull requests

1 participant