We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fab32 commit 8b631ffCopy full SHA for 8b631ff
.markdown-link-check.json
@@ -1,6 +1,7 @@
1
{
2
"retryOn429": true,
3
- "retryCount": 3,
+ "retryCount": 5,
4
+ "timeout": "20s",
5
"aliveStatusCodes": [200, 206],
6
"ignorePatterns": [
7
0 commit comments