Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation for worker concurrency values #12290

Open
marzn opened this issue Dec 18, 2024 · 1 comment
Open

Missing documentation for worker concurrency values #12290

marzn opened this issue Dec 18, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@marzn
Copy link
Contributor

marzn commented Dec 18, 2024

Bug Description

In the docs there is only a basic documentation of the concurrency parameter:
https://docs.n8n.io/hosting/scaling/queue-mode/#configure-worker-concurrency

The code logs a warning which sounds critical if you have a concurrency less than 5:

'Concurrency is set to less than 5. THIS CAN LEAD TO AN UNSTABLE ENVIRONMENT. Please consider increasing it to at least 5 to make best use of the worker.',

I would expect if this is critical, the documentation should mention that a concurrency less than 5 is critical and why this could lead to an unstable environment.

Expected behavior

There is an explanation why a concurrency less than 5 could lead to an unstable environment.

Execution mode

queue

@Joffcom
Copy link
Member

Joffcom commented Dec 18, 2024

Hey @marzn,

We have created an internal ticket to look into this which we will be tracking as "N8N-7986"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants