Skip to content

Set HTCondor max vacate time

Leo P. Singer requested to merge leo-singer/gwcelery:job_max_vacate_time into main

The gwcelery-worker job does not always stop when condor_rm'd. Give all jobs 20 seconds to stop gracefully, then forcefully kill them.

This should eliminate the need to do manual deployments by making the continuous deployment much more reliable.

Merge request reports