2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-24 15:48:25 +00:00
Michael Eischer 38654a3bd7 backend/retry: do not log final error if context was canceled
Calls to `List(ctx, ...)` are usually stopped by canceling the context
once no further entries are required by the caller. Thus, don't log the
final error if the used context was canceled.
2024-05-30 18:48:52 +02:00
..
2024-05-18 21:38:31 +02:00
2024-05-24 23:04:06 +02:00
2024-05-18 21:38:31 +02:00
2024-04-10 21:27:56 +02:00
2024-01-19 21:17:18 +01:00
2024-05-18 21:38:31 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2018-04-01 10:16:31 +02:00
2023-12-06 13:11:55 +01:00