Commit cac352c
authored
chore(ci): treat HTTP 429 as "found" for linkcheck (#4016)
Modifies the configuration of the dead link checker so that it does not
fail when HTTP 429 is returned (too many requests). This should
alleviate some of the spuriously failing builds we have been seeing.
Signed-off-by: Eric Chlebek <echlebek@sumologic.com>1 parent bf22c2d commit cac352c
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
0 commit comments