Skip to content

Improved DownloadTask with better logging, error handling, and resume…#59

Open
MehdiSekoba wants to merge 1 commit into
khushpanchal:masterfrom
MehdiSekoba:fix/pause-resume-bug
Open

Improved DownloadTask with better logging, error handling, and resume…#59
MehdiSekoba wants to merge 1 commit into
khushpanchal:masterfrom
MehdiSekoba:fix/pause-resume-bug

Conversation

@MehdiSekoba

Copy link
Copy Markdown

… support

  • Improved handling of HTTP 416 (Range Not Satisfiable) errors
  • Enhanced support for URL redirects and resuming downloads
  • Fixed issue where server might not support resume (206 response missing)
  • Improved file handling: copying instead of renaming on failure
  • Adjusted speed calculation for better accuracy

@MehdiSekoba MehdiSekoba force-pushed the fix/pause-resume-bug branch 3 times, most recently from 6655dc4 to b6b0a50 Compare March 22, 2025 04:37
… support

- Improved handling of HTTP 416 (Range Not Satisfiable) errors
- Enhanced support for URL redirects and resuming downloads
- Fixed issue where server might not support resume (206 response missing)
- Improved file handling: copying instead of renaming on failure
- Adjusted speed calculation for better accuracy
@MehdiSekoba MehdiSekoba force-pushed the fix/pause-resume-bug branch from b6b0a50 to 78a6635 Compare March 22, 2025 05:05
@MehdiSekoba MehdiSekoba marked this pull request as ready for review March 23, 2025 15:52
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.

1 participant