Random Wait Component
This component waits for a random amount of time within a specified range. The wait time is randomly generated between the configured minimum and maximum values in minutes.
Configuration Parameters:
Minimum (min): The integer value that defines the minimum wait time in minutes.
Maximum (min): The integer value that defines the maximum wait time in minutes.
Description: This node waits for a random amount of time within the range specified by the configuration parameters. The wait time is randomly generated between the configured minimum and maximum values in minutes. It is useful for simulating random delays in workflows or for testing purposes that require variable wait times.
Instructions: Simply connect the component's ports between two nodes in your workflow and select the time range inside the component configuration window. There is no need to configure variables in the nodes of your workflow.
Version: 1.0
Created by: Carlos Enrique Diaz, MBM, B.Eng.
Email: carlos.diaz@usask.ca