Skip to content

Commit 222e3a7

Browse files
committed
update retry count
1 parent 57041ce commit 222e3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.markdown-link-check.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"timeout": "10s",
33
"retryOn429": true,
4-
"retryCount": 5,
4+
"retryCount": 10,
55
"aliveStatusCodes": [200, 206, 999]
66
}

0 commit comments

Comments
 (0)