599fd97 added functionality to preserve the working directory when a job is rescheduled.
This folder is not deleted during job clean up, slowly filling the filesystem.
A side effect is when a jobs criteria is to retry indefinitely, millions of copies of the working directory are made until the server crashes due to a full filesystem.
The text was updated successfully, but these errors were encountered:
Hi, any improvement from this thread. I also post on this issue in August (here) with no answer from anybody... On our WorkFlow4Metabolomics instance, this temp folder can be more than 2To...
599fd97 added functionality to preserve the working directory when a job is rescheduled.
This folder is not deleted during job clean up, slowly filling the filesystem.
A side effect is when a jobs criteria is to retry indefinitely, millions of copies of the working directory are made until the server crashes due to a full filesystem.
The text was updated successfully, but these errors were encountered: