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

Perform exponential backoff with jitter when retrying requests #632

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

terror
Copy link
Owner

@terror terror commented Feb 1, 2025

No description provided.

@terror terror changed the title Use exponential backoff with jitter when retrying requests Perform exponential backoff with jitter when retrying requests Feb 1, 2025
Copy link

codecov bot commented Feb 1, 2025

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Project coverage is 85.91%. Comparing base (638b305) to head (d1c45cd).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/retry.rs 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #632      +/-   ##
==========================================
- Coverage   86.21%   85.91%   -0.30%     
==========================================
  Files          45       45              
  Lines        6425     6447      +22     
==========================================
  Hits         5539     5539              
- Misses        886      908      +22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@terror terror merged commit da31116 into master Feb 1, 2025
4 of 6 checks passed
@terror terror deleted the retry branch February 1, 2025 22:49
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.

1 participant