Is there a way of suspending or flagging renders that have render times over a prescribed amount of time?
With a limited render farm and no-round-the-clock farm supervision, sometimes a render will block all other renders by clogging the farm with obscene render times. I’d like to automate this so that it doesn’t happen again. Ultimately I’d like to have an over-ride function to allow Super-Users to turn that function off on a specific job as needed. Is this or any of this possible?
You can apply that for every job by creating an OnJobSubmitted event plugin. If you feel like taking a crack at that yourself the documentation is here: