The Delay Action is used to delay the execution of the next node in the workflow.
The Delay action is useful when you want to pause the workflow for a specific amount of time before continuing to the
next node. This is useful if you want to limit the time between requests or provide ample time for a background task to
complete.