fjtirado commented on issue #3372: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/3372#issuecomment-1910408685
@krisv The issue is not that the end date is not set. Thats a side effect of current runtimes behaviour. Currently a process in error state is still kept active (in memory or in db) by runtimes. Should we change that behaviour and complete a process instance that is on error? If so, error state will behave like aborted or completed states, unlike now, which behaves as active state. -- 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]
