ricardozanini opened a new issue, #848: URL: https://github.com/apache/incubator-kie-issues/issues/848
As part of the process of publishing workflow event definitions to Data Index (DI) and having a more robust and reliable environment, we are taking a few steps toward handling these dependencies: - https://github.com/apache/incubator-kie-kogito-runtimes/issues/3366 - https://github.com/apache/incubator-kie-kogito-runtimes/issues/3367 - https://github.com/apache/incubator-kie-kogito-runtimes/issues/3365 - https://github.com/apache/incubator-kie-kogito-serverless-operator/issues/361 The SonataFlow Operator will manage a startup probe in the workflow deployment to verify if DI and Jobs Services (JS) are available in the environment. This is a conditional check from the workflow perspective, which will only check for these services if the respective add-ons are available in the context. Additionally, if the workflow can't publish the event to DI, it will fail and won't start, failing the deployment. The platform then will retry a new rollout to try again in a later point in time. -- 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]
