Queue Node
Queue Node
Article summary
Did you find this summary helpful?
Thank you for your feedback
Queue Node
The Queue node introduces a delay between payloads, ensuring the workflow has sufficient time to process data. You can specify the delay interval on a per-device basis.
Adding a Queue node to your workflow
- First, select your desired solution and navigate to Rayven Workflow.
- Select ‘Functions’ from the left-hand panel.
- Find the Queue node and drag it onto the canvas.
- Connect the Queue node to your desired input node.
- Double click on the Queue node to open its configuration window.
Configuring your Queue node
- Give your node a Name. Choose something simple that clearly explains its purpose.
- Next, specify the delay between payloads under Interval. This figure is measured in seconds and must be an integer.
- Specify the Maximum Queue Size. If the queue reaches this number (becomes 'full'), the node will begin delivering payloads with no delay.