Skip to content

Explain default rate limiting behavior #50

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

Merged
merged 2 commits into from
May 24, 2024

Conversation

moio
Copy link
Contributor

@moio moio commented Aug 4, 2023

I found it a bit tricky to understand how default work queue rate limiting works, and thought that it could be beneficial to recap the expected behavior for the next ones looking into it.

Graph:

image

X axis: number of failures
Y axis: time to wait in milliseconds

Signed-off-by: Silvio Moioli <silvio@moioli.net>
@moio
Copy link
Contributor Author

moio commented Aug 18, 2023

@rmweir can this be merged right away? It is docs only

Copy link
Contributor

@tomleb tomleb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful to know so appreciate the PR. I was exploring this a few days ago, mostly for understanding errors in lasso: https://github.com/tomleb/lasso-controller-notes/blob/master/errors/main.go.

Co-authored-by: Tom Lebreux <me@tomlebreux.com>
@moio moio requested a review from tomleb February 27, 2024 11:43
@MbolotSuse MbolotSuse merged commit 8eab1b1 into rancher:master May 24, 2024
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.

None yet

4 participants