Skip to content

More reliable file download #4

@connorjak

Description

@connorjak

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions