Implement RetryBackend.List()

Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
This commit is contained in:
Igor Fedorenko
2018-01-24 10:25:40 -05:00
parent c40002246d
commit aa333f4d49
4 changed files with 55 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Enhancement: Retry Backend.List() in case of errors
https://github.com/restic/restic/pull/1579