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

increase QPS and burst #338

Merged
merged 2 commits into from
Jul 13, 2022
Merged

increase QPS and burst #338

merged 2 commits into from
Jul 13, 2022

Conversation

avalanche123
Copy link
Member

@avalanche123 avalanche123 commented Jul 12, 2022

Description of your changes

Fixes burst as mentioned in crossplane/crossplane#3176

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Tested by installing official providers - all completed within the timeout without altering the max-reconcile-rate

@avalanche123 avalanche123 requested a review from negz July 12, 2022 14:02
@avalanche123 avalanche123 marked this pull request as ready for review July 12, 2022 14:03
Signed-off-by: Bulat Shakirzyanov <83289+avalanche123@users.noreply.github.com>
@negz
Copy link
Member

negz commented Jul 12, 2022

@avalanche123 Could you fill out the "how has this code been tested" block, please. Specifically I'm curious whether it helped with crossplane/crossplane#3176 (review) (i.e. helped avoid client-side rate limiting there).

Signed-off-by: Bulat Shakirzyanov <83289+avalanche123@users.noreply.github.com>
@avalanche123 avalanche123 changed the title increase burst to rps * 3 increase QPS and burst Jul 13, 2022
@avalanche123
Copy link
Member Author

@negz done. I was able to install the official providers without hitting a context timeout or client side throttling.

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

Successfully merging this pull request may close these issues.

2 participants