2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-29 07:00:49 +00:00
restic/changelog/0.8.3_2018-02-26/pull-1560
2018-02-26 21:31:50 +01:00

6 lines
169 B
Plaintext

Enhancement: Retry all repository file download errors
Restic will now retry failed downloads, similar to other operations.
https://github.com/restic/restic/pull/1560