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

fix: increasing rate-limiting threshold #339

Merged
merged 1 commit into from
May 29, 2024

Conversation

geekbrother
Copy link
Contributor

@geekbrother geekbrother commented May 29, 2024

Description

This PR increases the rate-limiting threshold to allow the testing suite to pass.
The threshold is increased to 200 requests per minute in total (100 requests per minute per instance).

How Has This Been Tested?

Current integration test.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this May 29, 2024
@arein arein added the accepted The issue has been accepted into the project label May 29, 2024
@geekbrother geekbrother marked this pull request as draft May 29, 2024 09:33
@geekbrother geekbrother force-pushed the fix/increasing_rate_limited_threshold branch from 32a8c28 to bc7f2d0 Compare May 29, 2024 09:42
@geekbrother geekbrother marked this pull request as ready for review May 29, 2024 09:43
@geekbrother geekbrother merged commit 47fa3b1 into main May 29, 2024
6 checks passed
@geekbrother geekbrother deleted the fix/increasing_rate_limited_threshold branch May 29, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The issue has been accepted into the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants