1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-22 15:57:07 +00:00
restic/changelog/0.8.3_2018-02-26/pull-1560

6 lines
169 B
Text
Raw Permalink Normal View History

2018-02-18 10:51:45 +00:00
Enhancement: Retry all repository file download errors
Restic will now retry failed downloads, similar to other operations.
https://github.com/restic/restic/pull/1560