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

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.6.0, 7.6.0-alpha4
    • Affects Version/s: None
    • Component/s: engine

      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.

            Assignee:
            Thorben Lindhauer
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: