mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
16 lines
395 B
Markdown
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 | |