mirror of
https://github.com/restic/restic.git
synced 2026-06-12 11:59:48 +00:00
512cd6ef07
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.