Currently we have deployed Camunda with Spring app with 3 node deployment. Job executor is taking more time to startup. because of this actuator health is down. Can some one help to Understand the issue.
Job Executor config:
camunda:
bpm:
enabled: true
job-execution:
enabled: false
deployment-aware: true