comfy_suggest_timeout
Walk a workflow's output nodes to find the largest matching HTTP timeout, preventing premature failures for video, audio, 3D, or training tasks.
Instructions
Recommend an HTTP timeout for a workflow based on its output nodes.
Default ComfyPilot timeout is 300 s. Video / audio / 3D / training workflows routinely exceed that. This tool walks the workflow, finds every output-producing node, and returns the largest matching timeout plus the node that drove the decision.
Args: workflow: API-format workflow dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |