You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This usages are require us to put bullMQ in our deps even though it is not required.
My suggestion is to provide 2 wrappers one for each Q, which provides the same API. setQueues will accept them.
Innerly each wrapper will make the "unique" calls.
The text was updated successfully, but these errors were encountered:
Currently there are 2 check which are specific to bullMQ
This usages are require us to put bullMQ in our deps even though it is not required.
My suggestion is to provide 2 wrappers one for each Q, which provides the same API.
setQueues
will accept them.Innerly each wrapper will make the "unique" calls.
The text was updated successfully, but these errors were encountered: