Expand description
Configuration for delay (timed pause) steps.
A DelayConfig pauses a workflow run for a specified duration.
The worker releases its slot while the run sleeps and resumes
it automatically when the delay elapses.
Structsยง
- Delay
Config - Configuration for a delay step.