Skip to content

fix(grpc-js): fix jitter for client retries #2960

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 1 commit into from
Jun 11, 2025

Conversation

ekscentrysytet
Copy link
Contributor

@ekscentrysytet ekscentrysytet commented Jun 4, 2025

Resolves: #2959

Copy link

linux-foundation-easycla bot commented Jun 4, 2025

CLA Signed

  • ✅login: ekscentrysytet / (82b331d)

The committers listed above are authorized under a signed CLA.

Copy link
Member

@murgatroid99 murgatroid99 left a comment

Choose a reason for hiding this comment

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

Thank you for the fix.

@murgatroid99 murgatroid99 merged commit eef4b08 into grpc:master Jun 11, 2025
2 of 5 checks passed
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.

Random jitter is taken for next retry backoff - should be +- 0.2 according to spec
3 participants