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

queue discovery does not work for queues with colon in their name #193

Open
m-ronchi opened this issue Dec 17, 2020 · 0 comments
Open

queue discovery does not work for queues with colon in their name #193

m-ronchi opened this issue Dec 17, 2020 · 0 comments

Comments

@m-ronchi
Copy link

if you have queues defined like this

const Bull = require("bull");
new Bull("foo:bar");

the queue discovery feature does not find them

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