Skip to content

fix: enhance retry logic to handle socket hang up and timeout errors

aee9354
Select commit
Loading
Failed to load commit list.
Open

fix: implement retry logic for socket hang up errors in HTTP requests #1324

fix: enhance retry logic to handle socket hang up and timeout errors
aee9354
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 24, 2026 in 1s

89.43% (+0.01%) compared to 97a4419

View this Pull Request on Codecov

89.43% (+0.01%) compared to 97a4419

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.43%. Comparing base (97a4419) to head (aee9354).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
+ Coverage   89.42%   89.43%   +0.01%     
==========================================
  Files         384      384              
  Lines       18246    18342      +96     
  Branches     9047     9095      +48     
==========================================
+ Hits        16316    16405      +89     
- Misses       1926     1933       +7     
  Partials        4        4              
Files with missing lines Coverage Δ
src/lib/retry.ts 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.