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

Request: When a workflow run is deleted, its resources should be deleted too #1210

Open
JoyfulGen opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@JoyfulGen
Copy link
Contributor

When a workflow run fails or gets stuck on 'Processing' forever, the user can delete that workflow run. However, all of its resources stay in the 'Resources' list, even if they were never actually produced. If the user wants to delete those resources, they have to select them manually in the 'Resources' list. This is time-consuming and confusing, because it doesn't take many deleted workflow runs to end up with a lot of "ghost resources." @kyrieb-ekat and I think that it would be more convenient and efficient for all of a workflow run's resources to get deleted along with the workflow run.

To ensure that users don't accidentally delete resources they still need, I think a good solution would be to have a little pop-up window that appears when a user wants to delete a workflow run and that says something like: "Deleting this workflow run will delete all of its resources as well. Please make sure to download files you need before proceeding."

This issue is also related to this one: #625

@homework36 homework36 self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants