Skip to content

Commit c2ecf16

Browse files
authored
Merge branch 'master' into fix-ret-rules
2 parents d04e16c + e088694 commit c2ecf16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/markdown-links-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
}
2424
}
2525
],
26-
"timeout": "20s",
26+
"timeout": "30s",
2727
"retryOn429": true,
28-
"retryCount": 5,
29-
"fallbackRetryDelay": "20s"
28+
"retryCount": 10,
29+
"fallbackRetryDelay": "10s"
3030
}

0 commit comments

Comments
 (0)