-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
support for Bull 4 #38
Comments
hey @arkhamRejek, thanks for bringing this up! for sure we can look into supporting BullMQ 4. We would need to come up with the best way to do it, either by just bumping bull-board with a major changing or some other API's, if you have any suggestions please feel free to open a PR 😄 |
i'll take a look at their api later on today, someone mentioned that the api was pretty similar to Version 3 so i'll look at this source and get back to you. Great work btw, very beautiful UI. |
We're also wanting to upgrade to bull 4 (see bee-queue/arena#199), so if it's helpful we wanted to share that I reached out to Manuel from taskforce.sh and he told me that
|
@alubbe i played around with it a few just been too busy to sit, i hacked together some stuff but hopefully over the christmas break i'll look and see if i can create a pull if someone doesn't beat me to it. kind of hard to get a good read on it as well since the tests are kind of vague as well |
also the only exception thus far that i'm getting is at gets stats queue.client.info() @vcapretz going to need your help on that const client = await queue.client |
are you guys planning on supporting BullMQ 4 ?
The text was updated successfully, but these errors were encountered: