Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot listen executing event in websocket #3503

Closed
Arthur-xu opened this issue May 17, 2024 · 2 comments
Closed

Cannot listen executing event in websocket #3503

Arthur-xu opened this issue May 17, 2024 · 2 comments

Comments

@Arthur-xu
Copy link

Arthur-xu commented May 17, 2024

In the websocket example script seems like prmpt job is finisehd if type event is 'executing' and node is null. But I found cannot trigger executing event in websocket. Only status and progress event type are available(text2image and img2image).
image
image

Anything wrong?
https://github.com/comfyanonymous/ComfyUI/blob/master/script_examples/websockets_api_example.py#L36C25-L36C29

@SachiaLanlus
Copy link

@Arthur-xu
Do you find the solution?
I am facing the same issue here.
Trying to figure out the flow of api...

@SachiaLanlus
Copy link

I found the solution.
In queue_prompt, just add client_id.
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants