I have a simple setup of a source, queue, 3 processors and then a sink. The processors are part of the same mtbr table and breakdown at the defined rates individually. How can I make it so that if one of the processors happens to breaks down then the other 2 processors will also stop until the first processor is back up and running? I have tried using the breakdown trigger in the mtbr table but have not figured out how to make them all breakdown when the first one goes down.