Designer Interface getting sluggish - SOLVED #1550
-
Hello! I'm using the web version of Karavan, image version 4.10.2 I noticed that using the graphical route editor is getting slow. The scroll is getting heavy and when you click on each component, a few seconds pass until the drawer brings up the data. On computers with a slower CPU this becomes more evident. Is there any adjustment or configuration that improves the interface's responsiveness on more complex routes? Or maybe this is already addressed in some version above 4.10.2? Note: I could break this yaml into different projects. But currently it makes more sense to keep them grouped together in the same service as it is an integration for communication with different financial entities with the same purpose. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
A single YAML with ~2,300 lines is too big for Karavan’s web editor, causing the slowdowns you see. |
Beta Was this translation helpful? Give feedback.
A single YAML with ~2,300 lines is too big for Karavan’s web editor, causing the slowdowns you see.
Best practice: keep one route per file for responsiveness.
For overall visibility and inter-route communication, use the Topology view.