Hi all, we had house cleaning event plugin that would be triggered every 2 minutes and will change (Job.JobInterruptible) settings for jobs in certain pools or groups. And ti worked just fine, we switched to deadline 8 not so long ago and this is no longer working. I can’t figure out what is the problem. It cannot even output simple print “---------” to console output so apparently that script is not triggered upon housecleaning event.
Script resides in “custom/events” folder as before, I did notice that it required “[STATE]” block in .param file so I copy/pasted that block form other script, but still no positive result.
Can you help figuring out what’s the problem?
Hey,
Can you attach your script so we can take a look at it and try to replicate it locally?
Assuming your param file has the [state] block it should be working fine.