-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
See the following section in the documentation:
https://docs.camunda.org/manual/7.5/user-guide/process-engine/the-job-executor/#failed-jobs
The section incorrectly states the following:
[...] It is not immediately retried and added back to the acquisition queue, but the value of the RETRIES_ column is decreased. The process engine thus performs bookkeeping for failed jobs. After updating the RETRIES_ column, the executor moves on to the next job. This means that the failed job will automatically be retried once the LOCK_EXP_TIME_ date is expired.
The actual behavior is that the after the job failed, the default behavior is:
- decrement retries
- unlock (set lock time & lockowner to null)
This is the controller panel for Smart Panels app
[CAM-6285] Incorrect documentation on failed jobs
Assignee | New: Johannes [ johannes.heinemann ] |
Assignee | Original: Johannes [ johannes.heinemann ] | New: Daniel Meyer [ meyer ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Assignee | Original: Daniel Meyer [ meyer ] | New: Roman Smirnov [ smirnov ] |
Assignee | Original: Roman Smirnov [ smirnov ] | New: Roman Smirnov [ roman.smirnov ] |
Status | Original: Resolved [ 5 ] | New: In Test [ 10004 ] |
Assignee | Original: Roman Smirnov [ roman.smirnov ] | New: Matthijs [ matthijs.burke ] |
Status | Original: In Test [ 10004 ] | New: Closed [ 6 ] |
Fix Version/s | New: 7.6.0-alpha6 [ 14697 ] |
Workflow | Original: camunda BPM [ 39003 ] | New: Backup_camunda BPM [ 61811 ] |