Environment status
| Status | Meaning |
|---|---|
Pending | Created, no deployment has run yet |
Active | Serving traffic normally |
Deploying | A deployment or lifecycle operation is in progress |
Failed | The last operation left the environment in an error state |
Stopped | Manually paused — not serving traffic |
Status vs deployment status
An environment's status reflects whether it is currently serving traffic — not the outcome of the last deployment. A deployment can fail without taking down a running environment; the previous deployment keeps serving until you act.