Files
tailscale/cmd/testwrapper
Tom ProctorandGitHub 7e62ead76e cmd/testwrapper: add a max retry time across all failures (#20453)
We've occasionally seen CI jobs retry broken commits for a long time
because we only implement a budget per test. Add a cap to ensure we
never spend an unreasonable amount of time on retries.

Updates tailscale/corp#43604

Signed-off-by: Tom Proctor <[email protected]>
2026-07-14 13:44:21 +01:00
..