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

refactor: do not recurse for request retries #412

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 3, 2024

Preparation work to implement a more advanced retry policy when doing requests.

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.95%. Comparing base (fe7ddf6) to head (d61408d).
Report is 36 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   92.94%   92.95%   +0.01%     
==========================================
  Files          64       64              
  Lines        2891     2896       +5     
==========================================
+ Hits         2687     2692       +5     
  Misses        204      204              

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

@jooola jooola force-pushed the refactor-request-method branch from 39b71dc to aee0f23 Compare July 19, 2024 12:19
@jooola jooola marked this pull request as ready for review July 19, 2024 12:23
@jooola jooola requested a review from apricote July 19, 2024 12:25
@jooola jooola force-pushed the refactor-request-method branch 2 times, most recently from f61bb34 to 3efdd34 Compare July 19, 2024 14:33
@jooola jooola force-pushed the refactor-request-method branch from 3efdd34 to d61408d Compare July 22, 2024 13:47
@jooola jooola merged commit c517c85 into hetznercloud:main Jul 23, 2024
10 checks passed
@jooola jooola deleted the refactor-request-method branch July 23, 2024 09:02
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