Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When a process timeout occurs on a remote delegate whose error handling action says Continue, the ErrorHandler fails to send a CAS to the process() method to allow the CAS to continue on with the flow. Instead, it marks the CAS as failed, notifies a client with an exception, and finally drops the CAS.