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

Cannot configure custom job retry cycle for async intermediate throwing signal event

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Unresolved
    • L3 - Default
    • None
    • 7.4.x, 7.5.x, 7.6.x
    • engine
    • None

    Description

      Given a process with an intermediate throwing signal event that is specified for async and have a custom job retry configuration.

      <intermediateThrowEvent id="failingSignalEvent">
          <extensionElements>
            <camunda:failedJobRetryTimeCycle>R5/PT5M</camunda:failedJobRetryTimeCycle>
           </extensionElements>
          <signalEventDefinition signalRef="signal" camunda:async="true" />
      </intermediateThrowEvent>
      

      Problem:
      When the signal is triggered and a failure occur during the transaction which follows the catch signal event then the custom retry configuration is not applied to the job and the default configuration is used.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                philipp.ossler Philipp Ossler
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:

                  Salesforce