routeA is calling routeB and routeA has Exception handling and set the retry. If route B throws exception then it doesn’t propagate to routeA. It means retry will not happen. Is it as design if yes is any way to propagate and main routeA can handle exception and retry
-- View this message in context: http://camel.465427.n5.nabble.com/Exception-handling-by-main-route-to-all-sub-routes-tp5780084.html Sent from the Camel - Users mailing list archive at Nabble.com.