mirror of
https://github.com/restic/restic.git
synced 2026-04-23 21:29:25 +00:00
Previously, if an operation failed after 15 minutes, then it would never be retried. This means that large backend requests are more unreliable than smaller ones.