Hello everyone,
I’m self-hosting n8n using a Docker container and have encountered an unexpected CPU utilization limit. I’ve allocated more than a single core to the container, but the application’s core processes seem constrained.
The Issue:
My n8n container’s CPU usage consistently peaks and is throttled at the equivalent of 1.0 CPU core, even when running resource-intensive workflows. I’ve configured the container to allow for more resources.
how can i configure n8n to exceed its 1 core limit?
