Any features you'd like to see implemented into Maxwell?
#364044
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.

So, is this a known issue?

Thanks a lot for your response, I will update and […]

did you tried luxCore?