From d7c0c14922d4abab1e7ecd3de1b7f3ce08e77ef5 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 17 Jan 2019 21:32:08 -0500 Subject: Bump this way up and see if it helps (#4713) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 39fa4f18..b152bf11 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -176,7 +176,7 @@ epub_theme = 'epub' # Retry requests in the linkcheck builder so that we're resillient against # transient network errors. -linkcheck_retries = 5 +linkcheck_retries = 10 linkcheck_ignore = [ # Small DH key results in a TLS failure on modern OpenSSL -- cgit v1.2.3