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

Nodes not removing temp folder and files after manual cancel of a job. #722

Open
dennix85 opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@dennix85
Copy link

As the title sez: Nodes not removing temp folder and files after manual cancel of a job.

This happens when ever the user is using local cache folders, instead of server mapped cache folder, when the job is cancelled from the UI, the node doesnt remove the temporary files and folders, resulting in a full drive and the node automatically spitting out all jobs as failed.

The node doesnt stop when the there is no space left.
And the server also doesnt stop sending jobs to the node.

Possible solution:

The node should do a free disk space check on a interval, if there is no space left the node should auto pause and an warning should be shown on the webUI

Also the node should delete the temporary files and folders when a job is manually cancelled through the webUI.

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

1 participant