Hello:
Is there a way to automatically restart the worker if after x amount of time the render progress is 0%?
Thanks
Hello:
Is there a way to automatically restart the worker if after x amount of time the render progress is 0%?
Thanks
Deadline has a option on enable Auto-Timeouts on the job under Job controls.
To restart, you might need to write a custom script as a event plugin which triggers on an job event and restart the worker using send remote control API.
You can also set an Repository Auto Timeouts under Deadline Monitor > Tools > Configure Repository Options > Job Schedulling. Repository Configuration — Deadline 10.3.0.15 documentation
Thank you very much for the response, timeouts can help me.
Is it possible to assign timeouts per machine?
I have a machine that is 4 times faster than the others, so that equipment wastes a lot of time waiting for the time out.