Reply To: Bug: Reactive evaluation does not seem to work for embedded flowscript nodes

Forums 💬 FlowCanvas ⚙️ Support Bug: Reactive evaluation does not seem to work for embedded flowscript nodes Reply To: Bug: Reactive evaluation does not seem to work for embedded flowscript nodes

#22821
Gavalakis
Keymaster

    Hey,

    Actions underneath a Parallel node, re-execute once they are complete only if the Parallel is set to Dynamic, otherwise they will only execute once and the Parallel will return as soon as all child nodes are complete. I will also take a look at including a “Condition” like nested flowscript if possible by the way.

    Thanks!