restic/changelog/0.8.3_2018-02-26/pull-1560

6 lines
169 B
Plaintext
Raw Normal View History

2018-02-18 11:51:45 +01: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