Execution mode flow

Set the Execution mode to control how the node behaves when several branches converge on it.

Mode Behavior
Execute once per branch The node runs once for each incoming branch. Applies when this section is not configured.
Wait for all branches The node waits for all incoming branches to complete, then runs once.