Question: [Tool Config] How to enforce cleanup tasks (shell commands) on job cancelation
0
gravatar for mrals89
3.1 years ago by
mrals8950
United States
mrals8950 wrote:

Hello,

I have a tool which submits a custom pipeline shell script to our SGE. When a user cancels these jobs in Galaxy, the SGE jobs persist. Are there any "cleanup" tags for the XML that can perform certain shell commands before the job is considered canceled? Thank you!

tool tool-config galaxy xml • 776 views
ADD COMMENTlink modified 2.9 years ago by jmchilton1.1k • written 3.1 years ago by mrals8950
0
gravatar for jmchilton
2.9 years ago by
jmchilton1.1k
United States
jmchilton1.1k wrote:

There is no such configuration point in Galaxy, you may wish consider creating an issue for this https://github.com/galaxyproject/galaxy/issues if you consider it important - but it seems very niche and I am not sure it would a project priority so working through it an opening a pull request would probably be better.

In general though, are these actions that you can just have a cron job do? It seems like that would be much cleaner than modifying Galaxy to adapt to your cluster with specific cleanup actions.

ADD COMMENTlink written 2.9 years ago by jmchilton1.1k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 182 users visited in the last hour