It looks like AbstractStageDriver.setFaultTolerance has no effect if the superclass of a Stage is ExtendedBaseStage. Exceptions from the ExtendedBaseStage.innerProcess() method are logged (ExtendedBaseStage:204) but never re-thrown, so the StageDriver never gets to capture them.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
