1
0
mirror of https://github.com/restic/restic.git synced 2024-06-22 07:26:38 +02: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