projectglow / glow

An open-source toolkit for large-scale genomic analysis
https://projectglow.io
Apache License 2.0
262 stars 106 forks source link

Add explicit timeout to linkcheck; ignore 1kg ftp #572

Closed henrydavidge closed 5 months ago

henrydavidge commented 5 months ago

What changes are proposed in this pull request?

The linkcheck had been occasionally hanging because 1) the 1kg ftp listing was flaky 2) there wasn't an explicit timeout set (although I thought there was a default according to sphinx docs...)

How is this patch tested?

(Details)