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: improve http download retry strategy #951

Merged
merged 2 commits into from
Mar 7, 2025
Merged

Conversation

monkeyWie
Copy link
Member

@monkeyWie monkeyWie commented Mar 7, 2025

Close #943, Close #887

@monkeyWie monkeyWie added the enhancement New feature or request label Mar 7, 2025
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.98%. Comparing base (046a3ac) to head (33497c6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #951      +/-   ##
==========================================
+ Coverage   59.90%   59.98%   +0.07%     
==========================================
  Files          36       36              
  Lines        4547     4551       +4     
==========================================
+ Hits         2724     2730       +6     
+ Misses       1546     1544       -2     
  Partials      277      277              

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

🚀 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.

@monkeyWie monkeyWie merged commit 03e26db into main Mar 7, 2025
11 checks passed
@monkeyWie monkeyWie deleted the feat/improve_http_retry branch March 7, 2025 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download Pause Randomly Download randomly pause when downloading certain files.
1 participant