Merge pull request #1560 from ifedorenko/1559-load-error-handling

Retry all repository file download errors
This commit is contained in:
Alexander Neumann
2018-02-17 23:25:28 +01:00
27 changed files with 396 additions and 273 deletions

View File

@@ -0,0 +1,3 @@
Enhancement: retry all repository file download errors
https://github.com/restic/restic/pull/1560