mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-28 07:10:15 +08:00
Merge branch 'comfyanonymous:master' into master
This commit is contained in:
commit
2cb8229a43
@ -132,6 +132,8 @@ def poll_until_finished(
|
|||||||
result_url_extractor=result_url_extractor,
|
result_url_extractor=result_url_extractor,
|
||||||
estimated_duration=estimated_duration,
|
estimated_duration=estimated_duration,
|
||||||
node_id=node_id,
|
node_id=node_id,
|
||||||
|
poll_interval=16.0,
|
||||||
|
max_poll_attempts=256,
|
||||||
).execute()
|
).execute()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user