hcloud-go icon indicating copy to clipboard operation
hcloud-go copied to clipboard

feat(exp): add retry package

Open jooola opened this issue 1 year ago • 1 comments

Adds a few retry utilities that may be used in certain context to retry failed requests based on a policy.

Related to #470

jooola avatar Jul 09 '24 17:07 jooola

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (756f605) to head (ac6a961).

Files Patch % Lines
hcloud/exp/retryutils/retry.go 89.47% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   71.56%   71.65%   +0.08%     
==========================================
  Files          45       46       +1     
  Lines        3904     3923      +19     
==========================================
+ Hits         2794     2811      +17     
- Misses        696      698       +2     
  Partials      414      414              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Jul 09 '24 17:07 codecov[bot]

This PR has been marked as stale because it has not had recent activity. The bot will close the PR if no further action occurs.

github-actions[bot] avatar Nov 08 '24 12:11 github-actions[bot]