[ https://issues.apache.org/jira/browse/SCB-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zheng Feng resolved SCB-505. ---------------------------- Resolution: Fixed > The service should throw the exception when the saga transaction is timeout > --------------------------------------------------------------------------- > > Key: SCB-505 > URL: https://issues.apache.org/jira/browse/SCB-505 > Project: Apache ServiceComb > Issue Type: Bug > Components: Saga > Reporter: Zheng Feng > Assignee: Zheng Feng > Priority: Major > Fix For: saga-0.2.0 > > > 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. -- This message was sent by Atlassian JIRA (v7.6.3#76005)