Details
-
Feature
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
Current Situation
- The Retry Instruction offers to specify the number of tries that are applied if an included instruction fails.
Desired Behavior
- With JOC-2094 the functionality for unlimited tries is available.
- JOC Cockpit should offer to select this option: The properties for the Retry Instruction should be changed like this:
- Radio Button: Tries
- Limited
- Unchanged: The user can input the number of tries.
- Unchanged: The GUI creates the maxTries JSON Element.
- Unlimited
- New: The GUI omits the maxTries JSON element
- Limited
- Radio Button: Tries
Attachments
Issue Links
- requires
-
JS-2094 Bug: Exception not caught when maxTries is omitted and Retry is first instruction
- Released