Wait for Signal
Modified on Thu, 21 Sep 2023
Useful for you to pause the execution of a workflow for a specific amount of time. If a signal is received before the timeout, the workflow will continue; otherwise, it will fail or follow a predefined error path.
- Wait for Signal (variable): Use expression editor to define the specific signal or event you want the node to wait for, allowing you to create a dynamic signal name or event condition.
- timeout: Specify the duration.
The node will exit if the specified time limit is reached before the signal or event is received.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article