commit | 357f977bf4d68122c5665dc3f2690406117c0dcb | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Sat Feb 13 09:58:38 2016 -0500 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sat Feb 13 09:58:38 2016 -0500 |
tree | 7f2903b01f279cc4cfa905061d86a93051fb8974 | |
parent | 1e44d88bd84c6f1ed8b44640a8513f4de46b9743 [diff] |
Make the linkcheck builder more resillient against transient network errors. Not in a release yet, but landed on master: https://github.com/sphinx-doc/sphinx/pull/2312 We'll start at 2 retries and increase if it turns out to be insufficient to handle real world transient errors.