You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(release): add curl timeouts in release-done job
Add --connect-timeout 10 --max-time 30 to all three curl calls in the
release-done job (PyPI version check, PyPI latest, ComfyUI master pin) so a
stalled external endpoint terminates promptly instead of hanging the job.
Addresses CodeRabbit follow-up on #14039.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments