2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-21 02:02:21 +00:00
restic/changelog/0.8.3_2018-02-26/pull-1560

6 lines
169 B
Plaintext
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