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

Rate limiting support #209

Open
zeldigas opened this issue Sep 25, 2024 · 0 comments
Open

Rate limiting support #209

zeldigas opened this issue Sep 25, 2024 · 0 comments

Comments

@zeldigas
Copy link
Owner

On some confluence instances admins limits requests per second a user can send. Without that requests start failing with

status=429, body:
{"message":"Rate limit exceeded."}

response.

Idea: add cli arg to be able to configure rate limiting.

https://github.com/ksletmoe/Bucket4k can be used along with https://ktor.io/docs/client-http-send.html

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