ydayagi commented on issue #1857:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1857#issuecomment-2700133324

   RHDH orchestrator is a consumer of SonataFlow operator over OCP. It executes 
workflows and queries ProcessInstances via Data Index. It also requires the 
retrigger feature. The ProcessInstance fails and is in 'ERROR' state. 
Orchestrator calls retrigger to have another execution of the instance starting 
from the point of failure. The Orchestrator's requirements/needs from this 
feature (retrigger) are:
   1. Query the ProcessInstacne and know it is currently executing due to a 
call to retrigger.
   2. Query the ProcessInstacne and know the reason for the last failed 
execution.
   3. Query the ProcessInstacne and know which are the nodes that are part of 
the last execution, either ongoing or completed


-- 
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]

Reply via email to