Comfy-Org / Comfy-Org/ComfyUI

API calls on same json periodically cause nodes to hang & slow down massively

Open
#2,791 0 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

This applies in an API only environment where I'm sending json workloads over. The workloads sent are consistently similar, with small changes here and there on certain values, and some rewiring a few select nodes, but it seems like periodically some nodes will re-load causing big delays as if they're reloading something (but just hanging, it may be the recursive calculation doing empty work? I'm not sure).

Is there a way to get visibility on cached nodes & have some way to keep certain things cached and not needing to run again or having something similar to the UI in terms of caching?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.