Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloading of data files is done repeatedly. #48

Open
knoxsp opened this issue Feb 7, 2025 · 0 comments
Open

Downloading of data files is done repeatedly. #48

knoxsp opened this issue Feb 7, 2025 · 0 comments
Assignees

Comments

@knoxsp
Copy link
Collaborator

knoxsp commented Feb 7, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants