ComfyUI Node
Queue Manager
Manages workflow execution queues with persistence and control features. Automatically captures and queues workflows for later execution.
Queue Manager
- queue_item_id
- queued_successfully
◄workflow_nameWorkflow►
◄auto_queuetrue►
◄priority0►
◄tags►
CategoryQueue Management
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| workflow_nameopt | STRING | Workflow | — |
| auto_queueopt | BOOLEAN | true | — |
| priorityopt | INT | 0-10–10 | — |
| tagsopt | STRING | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| queue_item_id | STRING | — |
| queued_successfully | BOOLEAN | — |