Nodes Recalculating and Models Reloading Unexpectedly
Nodes in ComfyUI are recalculating and models are reloading unexpectedly, even when inputs haven't changed. This happens inconsistently and isn't related to VRAM usage, idle time, or external usage.
Steps to Reproduce:
- Run the workflow successfully.
- Let the system idle for a while (issue occurs regardless of idle duration).
- Re-run the workflow without changing inputs.
Expected Behavior: ComfyUI should use cached values and not reload models if inputs haven't changed.
Actual Behavior: Nodes recalculate and models reload, starting from the beginning.
Sometimes it happens every 5 minutes, sometimes not happening for hours.
Environment:
ComfyUI version: Noticed it few months ago OS: Linux (Runpod) VRAM: A40 (48GB)
@torealise Can you share which workflow / custom nodes you are using? ComfyUI already caches node outputs unless the inputs have changed. Some custom nodes can override this by saying the node has always changed.
Is it correct that you are not running other tabs or other workflows concurrently?
This issue is being marked stale because it has not had any activity for 30 days. Reply below within 7 days if your issue still isn't solved, and it will be left open. Otherwise, the issue will be closed automatically.