-
Notifications
You must be signed in to change notification settings - Fork 2
More reliable file download #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In Data_Downloader.py, we currently use urllib.requesturlopen, but this seems to fail regularly on large downloads. There may be a way to implement retry or use a more reliable / resilient protocol.
We could also re-host these files on S3 (depending on licensing, etc) so we can control the hosting quality.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request