Page 1 of 1

If one node fails, auto retry with different node

Posted: Fri Jan 04, 2013 9:05 pm
by hatts
Correct me if I'm wrong, but as of now, there is no way to automatically re-attempt a failed job/frame. (net render)

If I run a multi-day animation render, and some frames fail, I will have to manually re-submit those frames as a new job later on. If all the failed frames came from one node, couldn't it have been arranged that:
Code: Select all
If frame fails
   Then
Retry with next available node
In other words, keep failed frames in the queue, and then officially make them "failed" after the second attempt.

This would at least keep things moving along, instead of one bad node going along "failing" frames and derailing the whole queue.

Re: If one node fails, auto retry with different node

Posted: Sat Jan 05, 2013 6:15 pm
by Kevron
+1

Re: If one node fails, auto retry with different node

Posted: Tue Jan 08, 2013 1:33 am
by arch3d
+1

Re: If one node fails, auto retry with different node

Posted: Thu Jan 10, 2013 10:36 am
by AlexP
+1