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

BullMQ connection options deprecation #111

Open
brkn opened this issue Mar 29, 2022 · 0 comments
Open

BullMQ connection options deprecation #111

brkn opened this issue Mar 29, 2022 · 0 comments

Comments

@brkn
Copy link

brkn commented Mar 29, 2022

Description of bug

On version 1.0.4 if I run node ace bull:listen -b -p 9999. I get deprecation messages in the console.

BullMQ: DEPRECATION WARNING! Optional instantiation of Queue, Worker, QueueScheduler and QueueEvents without
providing explicitly a connection or connection options is deprecated.
This behaviour will be removed in the next major release

To Reproduce

Run node ace bull:listen -b -p 9999

Expected behavior

Not having a deprecation error on console

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