mirror of
https://github.com/octoleo/restic.git
synced 2025-02-05 13:28:25 +00:00
53d15bcd1b
If a file exhausts its retry attempts, then it is likely not accessible the next time. Thus, immediately fail all load calls for that file to avoid useless retries.