Track cancelled deployments separately.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -139,6 +139,7 @@ export type DeploymentStatus =
|
||||
| 'deploying'
|
||||
| 'running'
|
||||
| 'failed'
|
||||
| 'cancelled'
|
||||
| 'stopped'
|
||||
| 'deleting';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user