How to limit job retries after lock expirations

Hi,

I understand you are using java delegates. In this case, you can reconfigure the lock duration used by the internal job executor. You can do this via the property camunda.bpm.job-execution.lock-time-in-millis.
You can read more about it in the following thread: