Skip to content

Commit e4f59d7

Browse files
committed
Increase timeout to make link checking less flaky
1 parent 0cfa40f commit e4f59d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.linkcheckerrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[checking]
2+
# CI runners occasionally see slow responses from grafana.com; default 60s causes flaky linkcheck.
3+
timeout=120
4+
15
[filtering]
26
checkextern=1
37
ignore=

0 commit comments

Comments
 (0)