mirror of
https://github.com/restic/restic.git
synced 2026-05-22 10:05:24 +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.