Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Fix TaskAttempt cleanup when deleting runs #531

Open
nhammond opened this issue May 17, 2018 · 0 comments
Open

Fix TaskAttempt cleanup when deleting runs #531

nhammond opened this issue May 17, 2018 · 0 comments
Labels

Comments

@nhammond
Copy link
Collaborator

When a run is deleted, there is a delay before TaskAttempts are cleaned up and deleted. This prevents users from deleting input files for a run at the same time they delete the run.

Additionally, deleting a file attached to a dangling TaskAttempt (with no run) gives a 500 error with no explanation.

@nhammond nhammond added the bug label May 17, 2018
@nhammond nhammond added this to the Shortlist milestone May 17, 2018
@nhammond nhammond self-assigned this May 17, 2018
@nhammond nhammond removed this from the Shortlist milestone Aug 15, 2018
@nhammond nhammond removed their assignment Aug 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant