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

Cannot use custom job retry cycle for non-service-task-like intermediate throwing events

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.6.0, 7.6.0-alpha4
    • None
    • engine

    Description

      Example for signal events:

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

      The R5/PT5M configuration is not respected.

      Same problem exists for compensation throwing events, non-service-task-like message throwing events, escalation throwing events.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                thorben.lindhauer Thorben Lindhauer
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce