mirror of
https://github.com/restic/restic.git
synced 2025-06-26 16:08:34 +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.