Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently, the service returns successfully when the transaction is timeout. I think we should check the return value when sending the SagaEndedEvent. if the response.aborted() is true, we need to throw the exception to show the message.