Commit eac91da
committed
contest: collector: skip remotes on transient fetch errors
We are seeing DNS resolution errors on Intel CI, let's skip bad
remotes, the errors look transient. While at it add a timeout
to the fetch.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 6b1d768 commit eac91da
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
296 | 301 | | |
297 | 302 | | |
298 | 303 | | |
| |||
0 commit comments