Enqueue Workflows With Delay (#622)
A workflow can now be enqueued with a delay. If it is, the workflow is put into the DELAYED status and does not execute. After the delay interval passes, it transitions to the ENQUEUED status and may be dequeued and executed. This allows "scheduling" workflows to execute some time in the future.
P
Peter Kraft committed
76070e2cf05e922a2bb0755f8bab53f22345898d
Parent: 2ad42b6
Committed by GitHub <noreply@github.com>
on 3/18/2026, 9:10:44 PM