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

feat!: redesign request retry flow, retry-after header, default retry conditions #886 #894

Merged
merged 1 commit into from
Oct 27, 2024

feat!: redesign request retry flow, retry-after header, default retry…

78ccd46
Select commit
Loading
Failed to load commit list.
Merged

feat!: redesign request retry flow, retry-after header, default retry conditions #886 #894

feat!: redesign request retry flow, retry-after header, default retry…
78ccd46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2024 in 0s

98.03% (-0.13%) compared to c6cf259

View this Pull Request on Codecov

98.03% (-0.13%) compared to c6cf259

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (c6cf259) to head (78ccd46).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #894      +/-   ##
==========================================
- Coverage   98.15%   98.03%   -0.13%     
==========================================
  Files          14       16       +2     
  Lines        2329     3152     +823     
==========================================
+ Hits         2286     3090     +804     
- Misses         23       42      +19     
  Partials       20       20              

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