Deployments
Deployment statuses
Use deployment state to tell whether work is queued, building, running, completed, cancelled, or failed.
1. Queued work is waiting for scheduling or worker capacity
Queued work is waiting for scheduling or worker capacity.
2. Building means Deploy Hatch is preparing the application image/runtime
Building means Deploy Hatch is preparing the application image/runtime.
3. Starting means the built workload is moving into its runtime phase
Starting means the built workload is moving into its runtime phase.
4. Running indicates an active workload
Running indicates an active workload.
5. Failed and cancelled are terminal states; inspect logs and deployment detail before retrying
Failed and cancelled are terminal states; inspect logs and deployment detail before retrying.