In my models I’m using
<camunda:failedJobRetryTimeCycle>R0/PT5M</camunda:failedJobRetryTimeCycle>
to avoid retries on failure.
AFAIK the time interval given must be a valid expression.
See also Set Retry of Job to 0 - #8 by greg.junkietech.
In my models I’m using
<camunda:failedJobRetryTimeCycle>R0/PT5M</camunda:failedJobRetryTimeCycle>
to avoid retries on failure.
AFAIK the time interval given must be a valid expression.
See also Set Retry of Job to 0 - #8 by greg.junkietech.