Hya Gavalakis, thanks for the answer, The behavior you are describing is not what is documented in the docs
I also dont think it makes much sense, if the node policy is to only be finished on first failure than it should only finish on first failure, what you are describing is on first failure or success, which has its own policy, so this kinda makes both policies moot when “repeat” is selected.
Regardless, if you are not willing to fix, can you suggest a better way to achieve this?
For now I’ve added a “repeat forever” decorator over the sequencer which prevents the child from ever returning and thus prevents this, it feels like a workaround rather then an actual correct way.
I strongly urge you to rethink if this makes sense.
It seems to me like if the node says it will keep running until the first failure then it should do that.
Attachments:
image_2024-03-04_151038050.png
Login
Register
By registering on this website you agree to our Privacy Policy.