josedee opened a new pull request, #2283: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2283
Closes https://github.com/apache/incubator-kie-issues/issues/2179 If an async node instance fails in execution (Servicetask throwing an exception), leaves the process in error state as expected, but the error state both in the process instance state and Data Index refer to an unexisting node instance id. We suspect that this is happening because when triggering an async node, process engine generates a virtual async node instance that wraps the async execution. Probably the error state refers to that AsyncEventNodeInstance Ensemble: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4136 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
