zipstreamer icon indicating copy to clipboard operation
zipstreamer copied to clipboard

Consider retrying URLs in descriptor

Open danlamanna opened this issue 2 years ago • 1 comments

For bigger zip files it would be nice to support retrying downloads in the event of intermittent upstream errors.

danlamanna avatar Jan 26 '23 13:01 danlamanna

Not an immediate priority, but if anyone with this this issue in the wild want to contribute this I'd take it in main. Would need to be a config option (ZS_MAX_UPSTREAM_RETRIES), with default still zero retries for backwards compatibility (and I think that's the right default).

scosman avatar Jan 30 '23 16:01 scosman