Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Current Situation
- Consider a workflow that holds a Retry Instruction which includes jobs.
- If an order fails in a job then it moves to the Retry Instruction and waits for the related delay (DELAYED_AFTER_ERROR).
- Such orders cannot be suspended immediately. The Order stays in its DelayedAfterError state.
Desired Behavior
- Orders in a waiting state in a Retry Instruction that are delayed after an error should support to be immediately suspended.
Attachments
Issue Links
- is related to
-
JS-2089 Orders waiting in a Retry Instruction should support to be immediately cancelled or suspended
- Released