Skip to content

Download data by chunks without redownloading existing data #2

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

Merged
merged 8 commits into from
Jun 19, 2025

Conversation

williarin
Copy link
Contributor

This PR allows to download "around" an existing dataset.

For example if data exists for the whole month of February and we download new data from January to March, then the downloaded will not redownload February, and patch data together.

Also this PR adds the ability to cancel a download via the API by creating a shared cache entry that the Messenger worker intercepts.

@williarin williarin merged commit 8452c70 into master Jun 19, 2025
2 checks passed
@williarin williarin deleted the feat-data-download-patch branch June 19, 2025 13:05
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

Successfully merging this pull request may close these issues.

1 participant