Skip to content

[Bug]: Why on server is not running when i use bullmq? #2104

Closed Answered by manast
xts-bit asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, you are not calling Queue.add with its proper arguments. Please use Typescript or some other tool to help you avoid this kind of issues in the future:

queue.add("myJob", { foo, "bar" }, { delay: 5000 });

Replies: 2 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
13 replies
@xts-bit
Comment options

@manast
Comment options

@xts-bit
Comment options

@manast
Comment options

Answer selected by xts-bit
@xts-bit
Comment options

@xts-bit
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #2103 on July 30, 2023 19:57.