mirror of
https://github.com/restic/restic.git
synced 2026-07-06 23:35:08 +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.