Delay

Delay

The Delay step introduces a waiting period within a Smart Chain execution. It allows for a specified delay before proceeding to the next step, ensuring a controlled execution flow.

Options

seconds_to_wait

Defines the duration (in seconds) for which the execution should pause before continuing.

random_jitter_seconds

 

Output

end_time

The timestamp indicating when the delay period ended.

jitter_time_seconds

 

start_time

The timestamp indicating when the delay period started.

total_wait_time_seconds

The total time before executing next step in smart chain.

Properties

type

System function

needs conversation

false

uses content template

false

uses options template

true

customizable output schema

false