diff --git a/.github/markdown-links-config.json b/.github/markdown-links-config.json index bc9721da2c587..c8182939c97cf 100644 --- a/.github/markdown-links-config.json +++ b/.github/markdown-links-config.json @@ -22,5 +22,9 @@ "Accept-Encoding": "zstd, br, gzip, deflate" } } - ] + ], + "timeout": "20s", + "retryOn429": true, + "retryCount": 5, + "fallbackRetryDelay": "20s" }