I guess it is more RX question, but still. I have this EventController, and when I add another observable to it, that throws exception, the composite observable stops working, because it is in the terminated state. Is it possible to throw exception and somehow continue to work further?