Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-7576

A failed job is not unlocked when the FailedJobListener throws an exception

XMLWordPrintable

      Problem:
      When a job execution fails then the FailedJobListener is invoked which can decrement the retries and unlock the job. If the FailedJobListener throws an exception then the whole transaction rolls back and the job is still locked.
      This can happen when an incident creation fails because of an optimistic lock exception.

      AT:

      • when the FailedJobListener throws an optimistic lock exception then try to invoke the listener again
      • I can configure the amount of retries

        This is the controller panel for Smart Panels app

              svetlana.dorokhova Svetlana Dorokhova
              philipp.ossler Philipp Ossler
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: