Merge branch 'comfyanonymous:master' into master

This commit is contained in:
patientx 2025-07-11 01:13:15 +03:00 committed by GitHub
commit 2cb8229a43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -132,6 +132,8 @@ def poll_until_finished(
result_url_extractor=result_url_extractor,
estimated_duration=estimated_duration,
node_id=node_id,
poll_interval=16.0,
max_poll_attempts=256,
).execute()