Josephblt commented on PR #2165: URL: https://github.com/apache/incubator-kie-tools/pull/2165#issuecomment-2168038830
Hello @jomarko. To update the liveness indicator we use a heartbeat check. By itself, that check only updates the icon and clears the diagnostics if the connection is lost. you can change the interval of that check in the settings. In the image you sent, there is a validation error. So I assume you tried to validate before the heartbeat check, so the validation failed and the error appeared. -- 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]
