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

client/http, api/middleware: enhance the retry logic of the HTTP client #8229

Merged
merged 2 commits into from
Jun 3, 2024

Unify service discovery error message

1794635
Select commit
Loading
Failed to load commit list.
Merged

client/http, api/middleware: enhance the retry logic of the HTTP client #8229

Unify service discovery error message
1794635
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2024 in 0s

77.29% (+0.03%) compared to 199b017

View this Pull Request on Codecov

77.29% (+0.03%) compared to 199b017

Details

Codecov Report

Attention: Patch coverage is 82.69231% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 77.29%. Comparing base (199b017) to head (1794635).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8229      +/-   ##
==========================================
+ Coverage   77.26%   77.29%   +0.03%     
==========================================
  Files         471      471              
  Lines       61346    61369      +23     
==========================================
+ Hits        47401    47438      +37     
+ Misses      10383    10373      -10     
+ Partials     3562     3558       -4