Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

threshold child count dynamically in parallel control node #363

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

zflat
Copy link
Contributor

@zflat zflat commented Apr 15, 2022

This is a modification to the ParallelNode control to allow negative success threshold and failure threshold values that act like the negative index in python arrays to count backwards from the child node count. This allows for thresholds to be dynamic so that additions or removals of child nodes in an XML file will not require an update to thresholds if the intention is to have threshold values based on the total number of children.

@lgtm-com
Copy link

lgtm-com bot commented Apr 15, 2022

This pull request introduces 2 alerts when merging fd4763c into e6f241c - view on LGTM.com

new alerts:

  • 2 for Comparison result is always the same

@zflat zflat force-pushed the parallel_all branch 2 times, most recently from a36ca05 to 2e39c10 Compare April 18, 2022 04:10
@zflat zflat marked this pull request as ready for review April 18, 2022 04:18
@zflat
Copy link
Contributor Author

zflat commented Apr 29, 2022

@facontidavide Could I please get a review of this pull request?

@facontidavide
Copy link
Collaborator

thanks, it is a good change

@zflat zflat deleted the parallel_all branch August 18, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants