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

🐛 Failed jobs leave files in the raw folder #125

Open
1337-server opened this issue Mar 15, 2022 · 2 comments
Open

🐛 Failed jobs leave files in the raw folder #125

1337-server opened this issue Mar 15, 2022 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request v2_devel For the devel branch of ARM

Comments

@1337-server
Copy link
Owner

Is your feature request related to a problem? Please describe.
Failed jobs result in the raw folder never being cleared.

Describe the solution you'd like
Have ARM check previously failed jobs and remove matching folders from the raw folder

Describe alternatives you've considered
Have ARM correctly handle failures

Are you able to help code/implement this feature ?
Yes

Additional context
N/A

@1337-server 1337-server added bug Something isn't working enhancement New feature or request labels Mar 15, 2022
@1337-server 1337-server self-assigned this Mar 15, 2022
@shitwolfymakes
Copy link
Collaborator

This will require calling a cleanup function at every spot a job could be cancelled and any exception that the program throws to exit. I'll put it on the list of things to do for v2.7. It'll be easier to implement after the application flow logic is refactored

@1337-server 1337-server added the v2_devel For the devel branch of ARM label Mar 16, 2022
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Jul 5, 2022
@1337-server 1337-server removed the Stale label Jul 5, 2022
@1337-server 1337-server changed the title Failed jobs leave files in the raw folder 🐛 Failed jobs leave files in the raw folder Jul 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request v2_devel For the devel branch of ARM
Projects
Status: Todo
Development

No branches or pull requests

2 participants