Commit f249fb8
committed
docs(linkcheck): bound external requests to 15 seconds
One hanging external server blocked its linkcheck worker forever and
ran the CI docs-linkcheck job into its 10-minute kill, ending the job
as cancelled (which continue-on-error cannot absorb) instead of failed
(which it can). Seen on three of the last four develop runs, including
one that predates today's README work.1 parent 7e49444 commit f249fb8
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
0 commit comments