mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-05-30 11:07:08 +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…
x
Reference in New Issue
Block a user