Skip to content

Downloading of data files is done repeatedly. #48

Description

@knoxsp

When requesting data files from hydra, contained in the 'projectdata', it downloads the files without first checking that they exist locally, resulting in it re-downloading the same files over and over.

We should add a check to first see if the file exists locally and is the same size in KB as the file on S3. Then ignore if this is the case

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions