mirror of
https://github.com/restic/restic.git
synced 2024-12-21 23:33:03 +00:00
5 lines
169 B
Text
5 lines
169 B
Text
Enhancement: Retry all repository file download errors
|
|
|
|
Restic will now retry failed downloads, similar to other operations.
|
|
|
|
https://github.com/restic/restic/pull/1560
|