Hi everyone,
I’m experiencing a frustrating issue when running a workflow manually in the editor (“Edit mode”).
When I execute the workflow manually from the canvas to test it node by node, the execution is very slow, and it feels like there’s some kind of delay or out-of-sync behavior between the nodes. Even simple nodes like Set or If are taking several seconds to run.
Here are a few more details:
When the workflow runs in production (triggered automatically), everything works fine and fast.
The slowness only happens during manual execution from the editor.
I’ve tried duplicating the workflow, but the issue persists.
I’m using a self-hosted and updated version of n8n (I can provide technical details if needed).
Questions:
Has anyone experienced something similar?
Is there a way to profile or trace the execution step-by-step to understand where it slows down?
Could it be related to WebSocket or frontend/backend sync issues?
Any advice or shared experience would be greatly appreciated — even just to understand whether it’s a known issue or a misconfiguration on my side.
Thanks in advance! ![]()
- n8n version: 1.123.14
- Running n8n via n8n cloud
- Operating system: windows