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

Question: List of redis permissions to use all bullMQ features ? #2809

Open
lukas-becker0 opened this issue Oct 8, 2024 · 0 comments
Open

Comments

@lukas-becker0
Copy link

lukas-becker0 commented Oct 8, 2024

Hi everyone,

today I noticed that queue.getWorkersCount() / queue.getWorkers() do not work if the CLIENT LIST permission is missing.

Our redis provider changed the permissions of the managed redis instance with redis 7
and since then queue.getWorkersCount() does not work anymore due to the missing CLIENT LIST permission.

ReplyError: NOPERM User MY_USER has no permissions to run the 'client|list' command

Everything else seems to work as expected though.

So I was wondering whether there is a list of redis permissions a user needs to use all bullMQ features ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant