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

Use the websocket-API to get notified when the workflow is complete #36

Open
TimPietrusky opened this issue Jun 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@TimPietrusky
Copy link
Member

ComfyUI provides a WebSocket-API that can be used to get notified when the workflow is completed. We should use that instead of polling, because it might be way faster.

@TimPietrusky TimPietrusky self-assigned this Jun 4, 2024
@TimPietrusky TimPietrusky added the enhancement New feature or request label Jun 4, 2024
@Gursehaj
Copy link

Maybe you can take some inspiration from this
runpod-serverless-comfyui-worker

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

No branches or pull requests

2 participants