Deployment queue
Deployments are queued on a first-come, first-served basis. If you have multiple deployments at the same time, they are queued and run in the order they were submitted.
On a stack level, only one deployment can run at a time. On an organization level, the concurrency limit is determined by SKU.
Deployments remain in the queue for a maximum of 7 days. If a deployment is not started within 7 days — for example, because deployments are paused or the workflow runner pool assigned to the stack is unavailable — it is automatically removed from the queue and marked as skipped.
Pausing deployments
You can pause deployments at the stack or organization level. Deployments that are already running are allowed to complete and are not paused. New deployments are queued and run when the stack’s or organization’s deployments are resumed.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.