-
Notifications
You must be signed in to change notification settings - Fork 56
SubroutineInput - StartOverOnRetry flag #27
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
TravisOnGit
opened on Aug 20, 2020
Issue body actions
- Current behavior is that Forge will remember the CurrentTreeNode of the Subroutine and visit that node on failover/retry.
- What if the user would like to start from the RootTreeNode on retry?
- I could see either behavior making sense, so we should add a property flag in SubroutineInput to determine the desired behavior.
- Probably would need to delete all the state from subroutine session before retrying. I don't want to parse through the data though, so perhaps just starting a brand new subroutine SessionId would suffice.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Fields
Give feedbackNo fields configured for issues without a type.