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

Create a queue worker for the backup script #2077

Open
Tracked by #2039
rija opened this issue Nov 5, 2024 · 0 comments
Open
Tracked by #2039

Create a queue worker for the backup script #2077

rija opened this issue Nov 5, 2024 · 0 comments

Comments

@rija
Copy link
Contributor

rija commented Nov 5, 2024

User Story

As a curator
I want the dataset files I'm publishing to Wasabi to be also backed up to S3 Glacier
So that I have piece of mind that any dataset files we publish has a backup available

Acceptance Criteria

Given a dataset being curated has files associated with it
When the dataset upload status is changed to "Published"
And a message is sent to trigger asynchronously the backup of all the files from EFS
Then a worker script can pick up the message
And calls the backup script

Additional infos

this should make use of the same script as in #2075, make sure the acceoptance criteria for that ticket are still passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To Estimate
Development

No branches or pull requests

1 participant