Describe the problem/error/question
We have 6000 workflow half of them is active. We can barely use n8n ui. It loads very slowly. I watched network requests. Latest returned request took 2.13 sec. I guess something wrong with ui rendering. It couldn’t draw that many workflows.
I didn’t open issue at github because i don’t know if n8n could work with that much workflow smoothly. As a solution i had to delete passive workflows. After that ui now renders like 4-5 seconds, which is okey for now.
I want to hear your opinions. Can we use 6k workflow? What should we do to make ui faster?
Information on your n8n setup
- **n8n version: 0.219.1
- **Database (default: SQLite): postgresql
- **n8n EXECUTIONS_PROCESS setting (default: own, main): own
- **Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- **Operating system: default n8n image