Hello @Zelldon
Thanks for your reply. I will try that setting out.
But if I read the exception below,
"io.zeebe.client.job.worker : Worker default failed to handle job with key 4503599628584815 of type sp2-provision-saptop, sending fail command to broker
io.zeebe.client.api.command.ClientStatusException: deadline exceeded after 19999976300ns "
worker is not able to send the command to broker. Which is communication from Worker to Broker.
But the parameter that you suggested is more for polling, meaning getting workers from Broker.
Are they not two different things? One is for sending command other is polling a job.
Please enlighten me a bit here.
Thanks.