fix(client): bound the onError retry loop to prevent unbounded retries #4088
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
88.78% (+0.10%) compared to c740930
View this Pull Request on Codecov
88.78% (+0.10%) compared to c740930
Details
Codecov Report
❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.78%. Comparing base (c740930) to head (a83e050).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/typescript-client/src/client.ts | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4088 +/- ##
==========================================
+ Coverage 88.67% 88.78% +0.10%
==========================================
Files 25 25
Lines 2438 2452 +14
Branches 615 621 +6
==========================================
+ Hits 2162 2177 +15
+ Misses 274 273 -1
Partials 2 2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading