Hey, I've currently got a batcher set up that is sending anywhere up to 1000+ XML files to xNormal. The idea being to kick it off it at the end of Friday and leave it going over the weekend, come back in on Monday to the finished bakes.
However, as soon as one bake fails, xNormal returns a failure code and stops dead.
So I might have 1000 batches; 999 good ones but the 5th one has an issue. Net result is that I get 4 bakes and then the duff one kills the whole lot.
Ideally I'd like 999 bakes and just an entry in an error log somewhere that one of them failed.
Is there a setting somewhere that will have xNormal simply consider that particluar XML file a failure but continue on with the rest of the batches?