2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-30 02:28:33 +00:00
Michael Eischer b1266867d2 repository: wait max 1 minutes for lock removal if context is canceled
The toplevel context in restic only canceled if the user interrupts a
restic operation. If the network connection has failed this can require
waiting the full retry duration of 15 minutes which is a bad user
experience for interactive usage. Thus limit the delay to one minute in
this case.
2024-05-24 20:24:02 +02:00
..
2022-08-19 19:12:26 +02:00
2023-12-06 13:11:55 +01:00