Camunda 8 Job Workers

I am using camunda 8 Saas Trail version. I am writing JobWorkers in spring boot to connect Saas environment. If I stop my local Spring boot application. What will be the impact ?

I experiencing still its working as expected. but I stopped my spring boot. So bit confused how its working. Can anyone help me on it ?

Hi @vinothkumar ,

If the Springboot application containing the jobworkers is stopped then the camunda cluster will not be able to find the job worker with the mentioned type(name) and the process instance will stay at the service task