ComfyUI Node
Endpoint Poller ⏳
A ComfyUI node in TensorVizion/Web API with 6 inputs and 5 outputs.
Endpoint Poller ⏳
- final_response
- timed_out
- attempts
- elapsed_seconds
- summary
◄urlhttps://httpbin.org/get►
◄success_field_path►
◄success_valuecompleted►
◄interval_seconds2.0►
◄max_wait_seconds60►
◄headers{}►
CategoryTensorVizion/Web API
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| url | STRING | https://httpbin.org/get | — |
| success_field_path | STRING | — | |
| success_value | STRING | completed | — |
| interval_seconds | FLOAT | 2.00.5–60 | — |
| max_wait_seconds | FLOAT | 601–600 | — |
| headersopt | STRING | {} | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| final_response | JSON | — |
| timed_out | BOOLEAN | — |
| attempts | INT | — |
| elapsed_seconds | FLOAT | — |
| summary | STRING | — |