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

helm: increase rate limit values #825

Closed
tiborsimko opened this issue Aug 21, 2024 · 0 comments · Fixed by #826 · May be fixed by #791
Closed

helm: increase rate limit values #825

tiborsimko opened this issue Aug 21, 2024 · 0 comments · Fixed by #826 · May be fixed by #791
Assignees

Comments

@tiborsimko
Copy link
Member

Current behaviour

After migration of the base image to Ubuntu 24.04, the REANA server replies "faster" to the client. This leads to hitting the rate limits, for example:

$ reana-dev run-example -c DEMO --submit-only
...
==> SUCCESS: File /data/ZZ4e12.root was successfully uploaded.
==> SUCCESS: File /data/DY101Jets12.root was successfully uploaded.
==> SUCCESS: File /data/DY1011.root was successfully uploaded.
==> SUCCESS: File /data/TTBar11.root was successfully uploaded.
==> ERROR: Something went wrong while uploading reana-demo-cms-h4l/data/DoubleMu11.root:
Too many requests in a given amount of time. Only "20 per 1 second" allowed.

Expected behaviour

The DEMO test suite should pass all the time.

We can achieve this by increasing the default rate limits for both production and development purposes to more permissive values.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant