aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-01-17 21:32:08 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-01-17 20:32:08 -0600
commitd7c0c14922d4abab1e7ecd3de1b7f3ce08e77ef5 (patch)
treeaebcc877b2aebc73bf4e00ea70a008f41212d954
parent610ad37a3043e173b32161614d406de31bdf6b12 (diff)
downloadplatform_external_python_cryptography-d7c0c14922d4abab1e7ecd3de1b7f3ce08e77ef5.tar.gz
platform_external_python_cryptography-d7c0c14922d4abab1e7ecd3de1b7f3ce08e77ef5.tar.bz2
platform_external_python_cryptography-d7c0c14922d4abab1e7ecd3de1b7f3ce08e77ef5.zip
Bump this way up and see if it helps (#4713)
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
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