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(network): add retry and threshold interceptor #1664

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

wzhudev
Copy link
Member

@wzhudev wzhudev commented Mar 22, 2024

No description provided.

Copy link

github-actions bot commented Mar 22, 2024

View Deployment

📑 Examples 📚 Storybook
🔗 Preview link 🔗 Preview link

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

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

Project coverage is 32.95%. Comparing base (f30b987) to head (1a424bb).
Report is 1 commits behind head on dev.

Files Patch % Lines
packages/network/src/services/http/request.ts 57.14% 3 Missing ⚠️
...ervices/http/interceptors/threshold-interceptor.ts 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1664      +/-   ##
==========================================
+ Coverage   32.92%   32.95%   +0.02%     
==========================================
  Files         934      946      +12     
  Lines       52498    52819     +321     
  Branches    11011    11050      +39     
==========================================
+ Hits        17286    17405     +119     
- Misses      35212    35414     +202     

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

@wzhudev wzhudev merged commit 5791d4d into dev Mar 22, 2024
8 checks passed
@wzhudev wzhudev deleted the wzhudev/feat-retry-interceptor branch March 22, 2024 11:21
Jocs pushed a commit that referenced this pull request Mar 23, 2024
* feat(network): add retry and threshold interceptor

* docs: add docs

* fix: fix types
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant