You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/downloader
Mike Lang f193bd0f54 Re-write downloader to be resilient to failures as much as possible
This makes the code crazy complicated and messy, but means we can be persistent about
not giving up, while still retrying at the same time, and trying multiple urls at once
until we find one that works.

See docstrings for a full discussion on some of the failures we're trying to work around.
6 years ago
..
downloader Re-write downloader to be resilient to failures as much as possible 6 years ago
Dockerfile Add a simple build script to build docker images and a basic dockerfile 6 years ago
setup.py Re-write downloader to be resilient to failures as much as possible 6 years ago