mirror of
https://github.com/restic/restic.git
synced 2026-04-19 19:29:25 +00:00
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.