diff --git a/.github/markdown-links-config.json b/.github/markdown-links-config.json index c8182939c97cf..88919c56a34da 100644 --- a/.github/markdown-links-config.json +++ b/.github/markdown-links-config.json @@ -23,8 +23,8 @@ } } ], - "timeout": "20s", + "timeout": "30s", "retryOn429": true, - "retryCount": 5, - "fallbackRetryDelay": "20s" + "retryCount": 10, + "fallbackRetryDelay": "10s" }