-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
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.
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-5524 Retry time cycle is not recognized on async events
- Closed
- is related to
-
CAM-5092 Cannot configure custom job retry cycle for async intermediate throwing signal event
- Open
-
CAM-3473 Custom job retry time cyle cannot be used on timer start event inside an event subprocess
- Closed
- links to