Files
comfy-deploy-python/docs/models/operations/status.md
bennykok 6ea0b09d80 init
2024-07-16 14:45:28 -07:00

16 lines
395 B
Markdown

# Status
## Values
| Name | Value |
| ------------- | ------------- |
| `NOT_STARTED` | not-started |
| `RUNNING` | running |
| `UPLOADING` | uploading |
| `SUCCESS` | success |
| `FAILED` | failed |
| `STARTED` | started |
| `QUEUED` | queued |
| `TIMEOUT` | timeout |
| `CANCELLED` | cancelled |