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 Option to Configure Rate Limiter #118

Open
methodsman opened this issue Oct 4, 2024 · 1 comment
Open

Add Option to Configure Rate Limiter #118

methodsman opened this issue Oct 4, 2024 · 1 comment
Assignees

Comments

@methodsman
Copy link

It would be beneficial to have the ability to override the default settings for Queries Per Second (QPS) and burst limits. This enhancement should be implemented through modifications in the client configuration. I am willing to contribute this feature by opening a pull request if it will be accepted.

@pablochacin pablochacin self-assigned this Dec 5, 2024
@pablochacin
Copy link
Contributor

Hi @methodsman Thanks for bringing up this issue. Please open a PR with your proposal. I would only be careful to ensure that this override works with the different ways to obtain a rest configuration we currently support in the constructor.

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

2 participants