arvryna / blazer

concurrent file downloader
Apache License 2.0
16 stars 3 forks source link

[Redundant issue] Retry segment download in case of failure #33

Closed setraj closed 3 years ago

setraj commented 3 years ago

A segment download can fail due to errors such as network backpressure, it makes sense to retry few times before failing the entire download process.

arvryna commented 3 years ago

yes, related -> https://github.com/arvyshka/blazer/issues/9

setraj commented 3 years ago

ok. will close this as a similar issue is already reported.