fix(depot): retry transient probe responses like curl --retry
build-binaries / build-binaries (pull_request) Successful in 2m24s
test-image / build-image (pull_request) Successful in 44s
test / test (pull_request) Failing after 1m33s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-05 00:40:15 +02:00
co-authored by Claude Fable 5
parent f2847d6bc9
commit 446d10925c
3 changed files with 99 additions and 1 deletions
+1
View File
@@ -105,6 +105,7 @@ func TestStatusExitCodes(t *testing.T) {
})
t.Run("unconfirmed-only", func(t *testing.T) {
stubProbeSleep(t)
f := newFakeBunny()
sha := shaOf("flaky-blob")
f.statusFor[sha] = 428