Skip to content

Commit 236f2fb

Browse files
authored
Fix markdown-link-check reliability by adding timeout and retry_wait_time configuration (#14149)
1 parent f87ae0b commit 236f2fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lychee.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
timeout = 30
2+
retry_wait_time = 5
13
max_retries = 6
24
max_concurrency = 4
35

0 commit comments

Comments
 (0)