Skip to content

Nodes Execution Elow Do Not Display When Reconnecting to Local Instance via API #7033

Open
@wes-kay

Description

@wes-kay

Expected Behavior

The UI should display the execution flow, including updates and visual progress of node processing, even after reconnecting.

Actual Behavior

When connected to a local ComfyUI instance via API, closing the GUI window and reopening it results in a loss of execution flow visualization. The nodes still process on the remote machine, but the execution flow (arrows, updates, or progress indicators, outputs, etc) does not update the UI until another prompt is submitted on that session.

Steps to Reproduce

  • Connect to a local ComfyUI instance via API.
  • Submit a prompt and observe nodes generating.
  • Close the GUI window (without stopping the local instance).
  • Reopen the GUI and reconnect to the same instance.
  • Submit another prompt.

Debug Logs

N/A

Other

If someone just tells me what I'd need to do to reconnect to the WS instance I could most likely do a PR. I just don't want to learn a new codebase to fix this low of an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrontendIssue relates to the frontend UI (litegraph).Potential BugUser is reporting a bug. This should be tested.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions