We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 035e4b0 commit dcdbe64Copy full SHA for dcdbe64
website/www/conf.py
@@ -259,3 +259,6 @@
259
]
260
261
linkcheck_timeout = 10 # seconds
262
+
263
+# getting 429 on www.gnu.org
264
+linkcheck_retry_on_rate_limit = True
0 commit comments