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