Hello again. Indeed the web documentation does not mention this even though the “Repeat” tooltip in the editor does (that is typically more up-to-date and I will have to update the web doc to reflect that).
In any case, I can’t really just change the behaviour of the Repeat option now because that would be a breaking change for existing graphs of other users since that is the behaviour of the Parallel “Repeat” for a long time now, but I can gladly add an extra option to handle what you want to achieve. So can you please explain what is the goal here, meaning what would you like to happen in the test graph we have created above?
Do note that in this test graph, the policy of the Parallel (First Failure) is never met since none of its child ever return Failure. If we set the Policy to First Success on the other hand, then it will work like this:
Let me know what specifically you want to happen in that test graph and I will let you know how to ahcieve it, or add an extra option to the Parallel if not possible already.
Join us on Discord: https://discord.gg/97q2Rjh
Attachments:
ParallelRepeatTolltip.png
ParallelRepeatFirstSuccess.gif
Login
Register
By registering on this website you agree to our Privacy Policy.