Skip to content

Issue launching tasks #443

Answered by hibiken
Joan-Goma asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Joan-Goma thank you for raising this issue!
My guess is that you have version mismatch between the client and server.
Version 0.22 changed how Asynq handles worker crashes and as part of that we no longer writes to the timeout and deadline fields under the task key.

Can you check if the program enqueueing the tasks is using the asynq version 0.22 or above. And the server program (the workers) are using asynq version 0.21 or below?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Joan-Goma
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants