Flows
Use the delay stage to wait for a specific duration or until a specific date
delay
--- stages: - delay: duration: 60s
--- stages: - delay: # <date as rfc3339> until: 2023-06-01T00:00:00Z