The delay stage is used to wait for a specific duration or until a specific date: YAMLCopy--- stages: - delay: duration: 60s YAMLCopy--- stages: - delay: # <date as rfc3339> until: 2023-06-01T00:00:00ZWaiting for eventsLedger to Ledger