SIGN IN SIGN UP

fix(release): retry transient snapshot download failures with backoff

Both package-closure matrix jobs died 25 minutes in when
snapshot.ubuntu.com answered 500/502 during the repeat build. Retry
server and network failures up to three times with backoff, matching
the curl fetchers' --retry 3. Client errors still fail immediately,
policy violations are never retried, and every download remains
digest-verified, so retries cannot alter the closure.

Co-authored-by: Cursor <cursoragent@cursor.com>
M
Michael Shimeles committed
390cd547b722a1844680b24607a3a9ef8fb0d3e7
Parent: 881ba49
Committed by Michael Shimeles <69605071+michaelshimeles@users.noreply.github.com> on 8/11/2026, 10:21:27 PM