Good afternoon,I have an issue with a long-lived process where I have specified exception handling in a route, but that route is not followed when the exception is thrown.My setup is as follows:I have a client invoking a synchronous operation on a DSC. That DSC, as part of its processing, kicks off ...