Skip to content

Commit 4e3cf67

Browse files
deependujhaBorda
andauthored
fix: failing markdown link test in ci (#20979)
* fix: failing markdown link test in ci * Apply suggestions from code review * Update .github/markdown-links-config.json * Update .github/markdown-links-config.json --------- Co-authored-by: Jirka Borovec <[email protected]>
1 parent 9c4f6f7 commit 4e3cf67

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/markdown-links-config.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,9 @@
2222
"Accept-Encoding": "zstd, br, gzip, deflate"
2323
}
2424
}
25-
]
25+
],
26+
"timeout": "20s",
27+
"retryOn429": true,
28+
"retryCount": 5,
29+
"fallbackRetryDelay": "20s"
2630
}

0 commit comments

Comments
 (0)