You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to use the ParallelNode and specify that all nodes must succeed. However, every time I add or remove a child node in the XML, the success_threshold would also need to be updated. I would like a way to make the threshold dynamic based on the number of children.