hetznercloud / hcloud-go

A Go library for the Hetzner Cloud API
https://pkg.go.dev/github.com/hetznercloud/hcloud-go/v2/hcloud
MIT License
371 stars 45 forks source link

feat: add jitter in the client default retry exponential backoff #492

Closed jooola closed 1 month ago

jooola commented 1 month ago

Enable jitter in the client default retry exponential backoff function.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.41%. Comparing base (cf9fdaf) to head (c160241).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #492 +/- ## ========================================== - Coverage 71.53% 71.41% -0.12% ========================================== Files 46 46 Lines 3910 3915 +5 ========================================== - Hits 2797 2796 -1 - Misses 699 705 +6 Partials 414 414 ```

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