jif
0fe877b4de
Retry failed shell snapshot captures ( #40447 )
...
## Why
A failed shell snapshot capture was cached for the lifetime of its cache entry, so later commands continued using the original command even after a transient profile error was fixed.
## What changed
- Retry failed captures after a one-second backoff, up to three total attempts.
- Share each attempt across concurrent requests and preserve command fallback during failures and backoff.
- Keep the final failure cached after the retry budget is exhausted.
## Testing
Cover recovery and retry exhaustion for concurrent requests, local and remote execution, pipes and TTYs, and Bash and zsh where available.
GitOrigin-RevId: b432ef7c9eb35a3a0a703ac675b4db6954c43a80
2026-08-24 18:09:47 +00:00
..
2026-08-24 17:07:21 +00:00
2026-08-24 17:07:21 +00:00
2026-08-18 23:05:52 +00:00
2026-08-24 17:07:21 +00:00
2026-08-17 04:01:37 +00:00
2026-08-16 06:48:59 +00:00
2026-08-20 08:10:08 +00:00
2026-08-20 08:10:08 +00:00
2026-08-21 20:57:17 +00:00
2026-08-20 19:28:32 +00:00
2026-08-11 03:39:02 +00:00
2026-08-14 05:03:39 +00:00
2026-08-17 22:37:14 +00:00
2026-08-24 15:48:51 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 19:35:22 +00:00
2026-08-21 14:14:00 +00:00
2026-08-15 21:26:28 +00:00
2026-08-14 22:40:19 +00:00
2026-08-21 16:50:34 +00:00
2026-08-21 06:41:28 +00:00
2026-08-18 23:47:00 +00:00
2026-08-13 23:13:37 +00:00
2026-08-22 05:54:43 +00:00
2026-08-21 21:41:55 +00:00
2026-08-07 00:23:38 +00:00
2026-08-23 18:53:15 +00:00
2026-08-24 17:29:21 +00:00
2026-08-22 00:42:19 +00:00
2026-08-24 14:37:48 +00:00
2026-08-07 11:30:17 +00:00
2026-08-13 00:00:16 +00:00
2026-08-23 00:27:02 +00:00
2026-08-24 18:09:47 +00:00
2026-08-24 10:15:42 +00:00
2026-08-17 04:37:50 +00:00
2026-08-24 16:41:55 +00:00
2026-08-20 08:24:18 +00:00
2026-08-24 16:56:50 +00:00
2026-08-18 21:46:18 +00:00
2026-08-20 17:16:52 +00:00
2026-08-20 08:10:08 +00:00
2026-08-18 12:37:41 +00:00
2026-08-21 21:45:26 +00:00
2026-08-17 00:09:44 +00:00
2026-08-10 22:12:14 +00:00
2026-08-24 00:52:52 +00:00
2026-08-21 19:04:32 +00:00
2026-08-20 17:46:05 +00:00
2026-08-23 04:59:28 +00:00
2026-08-21 20:57:17 +00:00
2026-08-21 19:04:32 +00:00
2026-08-20 18:29:35 +00:00
2026-08-21 17:29:41 +00:00
2026-08-20 19:09:04 +00:00
2026-08-21 21:01:59 +00:00
2026-08-23 23:38:12 +00:00
2026-08-24 17:07:21 +00:00
2026-08-15 01:34:33 +00:00
2026-08-21 16:45:05 +00:00
2026-08-24 06:43:07 +00:00
2026-08-24 17:07:21 +00:00
2026-08-24 17:07:21 +00:00
2026-08-21 17:16:51 +00:00
2026-08-10 15:43:10 +00:00
2026-08-20 17:39:06 +00:00
2026-08-08 16:58:26 +00:00
2026-08-20 06:10:03 +00:00
2026-08-20 05:16:59 +00:00
2026-08-20 18:29:35 +00:00
2026-08-20 21:50:51 +00:00
2026-08-24 11:02:14 +00:00
2026-08-24 17:07:21 +00:00
2026-08-24 15:54:16 +00:00
2026-08-20 14:55:08 +00:00
2026-08-24 17:29:21 +00:00
2026-08-15 14:31:04 +00:00
2026-08-24 01:50:53 +00:00
2026-08-21 19:04:32 +00:00
2026-08-18 22:00:25 +00:00