Hello,
Is thete a way to desacttiavate timerLockTimeInMillis and asyncJobLockTimeInMillis, i hve tried the value 0 , but it doesn't work.
timerLockTimeInMillis :
The time in milliseconds that a timer job is locked before being retried again. The Activiti Engine considers the timer job to have failed after this period of time and will retry.
asyncJobLockTimeInMillis:
The time in milliseconds that an asynchronous job is locked before being retried again. The Activiti Engine considers the asynchronous job to have failed after this period of time and will retry.
Regards,