Files
ComfyUI/comfy_execution
Johnpaul 3278ff75fd feat: replay execution context on WS reconnect
Store current execution state (prompt_id, cached nodes, executed nodes,
outputs to execute) on the server instance during execution. On WS
reconnect, replay execution_start, execution_cached, progress_state,
and executing events so the frontend can restore progress tracking.

Refactor ProgressRegistry to expose get_serialized_state() and reuse
it in WebUIProgressHandler._send_progress_state().
2026-02-16 23:53:50 +01:00
..
2026-01-01 22:06:14 -05:00