Failure detection for whole Batch?

Hi. Is there a way to detect errors across a whole batch? We have a lot of jobs rendering in parallel under a batch that, when some of them failed and stopped, we want the rest of the jobs under the batch to stop as well.

Local Deadline 10.3

Hi ! You can put your batch name inside the job name, And with the python event on job fail, automaticly fail/stop every other job with the same batch name