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

Replace DatasetVersion delete "clean-up" with Batch Job #7291

Open
nayib-jose-gloria opened this issue Jul 18, 2024 · 0 comments
Open

Replace DatasetVersion delete "clean-up" with Batch Job #7291

nayib-jose-gloria opened this issue Jul 18, 2024 · 0 comments
Assignees

Comments

@nayib-jose-gloria
Copy link
Contributor

Once "clean-up" Batch Job for deleting DatasetVersion artifacts from S3 and orphaned rows from the DB is available, replace instances of where this clean-up is being done synchronously in the data-portal with an async call triggering the batch job

at minimum, it's done at the end of publishing a collection version and when running migration rollbacks (tbd)

See existing BatchJobProvider handler

@lvreynoso lvreynoso self-assigned this Aug 1, 2024
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