I have an operator connected to 2 dispatchers. The operator performs a task which uses "Dispatcher1" but goes into a down-state during the processing. I want the operator to pass the task to a different operator connected to "Dispatcher1" and not to the first output port of the down-state operator "Dispatcher2". How can this be accomplished? Please see an example model attached.