Wait Connections Block

Wait for all connections/flow before continuing to the next block.

wait connections

This block will wait for all the flow to finish executing, before continuing to the new tab block.

  • Timeout (milliseconds)
    Set how long is the block waiting for all the flow to finish executing, defaults to 10000ms (10 seconds). Once it reaches the timeout, the workflow will continue to execute the next block.

  • Only continue a specific flow
    Whether only continue a specific flow or not. For example,

    When disabled

    specific flow disabled

    When enabled

    specific flow enable