Commit 6c3116a
chore(ci): retry apt fetches in deb-verify to reduce flakes (#25367)
Set Acquire::Retries=5 and Acquire::http::Timeout=30 on the apt-get
calls in the deb-verify job so transient connection failures to the
Ubuntu mirrors don't fail the whole job.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4524b52 commit 6c3116a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
208 | | - | |
| 207 | + | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments