-
Fix
-
-
Minor
-
Resolution:
Fixed
-
2.5.0
-
-
None
-
Current Situation
- When using a PostNotices instruction with retry as the second instruction in a workflow it throws the below error in the order log:
- "Error(status=failed, reason=broken, msg=Gap instruction but order is not attached to an agent:"
Steps to reproduce:
- Create one workflow with second instruction as retry with a PostNotices instruction.
- Create a second workflow with ExpectNotices instruction.
Desired Behavior
- The workflow should not throw an error when using a post notice with a retry instruction