Queue Node

      Queue Node


        Article summary

        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

        1. First, select your desired solution and navigate to Rayven Workflow.
        2. Select ‘Functions’ from the left-hand panel.
        3. Find the Queue node and drag it onto the canvas.
        4. Connect the Queue node to your desired input node.
        5. Double click on the Queue node to open its configuration window.

        Configuring your Queue node

        1. Give your node a Name. Choose something simple that clearly explains its purpose.
        2. Next, specify the delay between payloads under Interval. This figure is measured in seconds and must be an integer.
        3. Specify the Maximum Queue Size. If the queue reaches this number (becomes 'full'), the node will begin delivering payloads with no delay.

        image.png