Skip to content

Delay

While our flow is running, we can introduce a delay in certain processes for a specified duration.

Use Cases

  • While the flow is running, some operations wait for a while and then continue,

It can be used as needed.

Important Details

  • Delay operations can range from a minimum of 2 seconds to a maximum of 3600 seconds (1 hour).
  • Ensure that the duration specified within this node aligns with the message inactivity duration in the flow settings section. If the message inactivity duration in the flow settings elapses, the flow will terminate.