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

Do not blindly retry timer task read #2500

Merged
merged 3 commits into from Feb 13, 2022
Merged

Do not blindly retry timer task read #2500

merged 3 commits into from Feb 13, 2022

Conversation

wxing1292
Copy link
Contributor

What changed?

  • Do not blindly retry timer task read, rely on timer controller rate limiter instead

Why?
Remove lower layer timer task read retry, so upper layer rate limiter can have better control

How did you test it?
N/A

Potential risks
N/A

Is hotfix candidate?
N/A

* Do not blindly retry timer task read, rely on timer controller rate limiter instead
@wxing1292 wxing1292 requested a review from a team as a code owner February 13, 2022 21:42
@wxing1292 wxing1292 enabled auto-merge (squash) February 13, 2022 22:14
@wxing1292 wxing1292 merged commit be1f908 into master Feb 13, 2022
@wxing1292 wxing1292 deleted the slow-down branch February 13, 2022 22:34
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

2 participants