mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-09 04:19:31 +00:00
init
This commit is contained in:
16
docs/models/operations/status.md
Normal file
16
docs/models/operations/status.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Status
|
||||
|
||||
|
||||
## Values
|
||||
|
||||
| Name | Value |
|
||||
| ------------- | ------------- |
|
||||
| `NOT_STARTED` | not-started |
|
||||
| `RUNNING` | running |
|
||||
| `UPLOADING` | uploading |
|
||||
| `SUCCESS` | success |
|
||||
| `FAILED` | failed |
|
||||
| `STARTED` | started |
|
||||
| `QUEUED` | queued |
|
||||
| `TIMEOUT` | timeout |
|
||||
| `CANCELLED` | cancelled |
|
||||
Reference in New Issue
Block a user