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

Job.moveToFailed fails in Cluster mode #257

Closed
joebowbeer opened this issue Aug 14, 2020 · 2 comments
Closed

Job.moveToFailed fails in Cluster mode #257

joebowbeer opened this issue Aug 14, 2020 · 2 comments

Comments

@joebowbeer
Copy link
Contributor

Stack trace:

Error: Sending custom commands in pipeline is not supported in Cluster mode.
at Pipeline.exec (node_modules/ioredis/built/pipeline.js:231:25)
at Pipeline.pipeline.exec (node_modules/ioredis/built/transaction.js:38:34)
at Job.moveToFailed (node_modules/bullmq/dist/classes/job.js:195:41)

Same issue as in Bull v3: OptimalBits/bull#758

@joebowbeer
Copy link
Contributor Author

joebowbeer commented Oct 23, 2020

I think the ioredis issue is fixed in v4.19.0

manast added a commit that referenced this issue Oct 26, 2020
@roggervalf
Copy link
Collaborator

as there is a fix already merged we should be good to close this issue

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

2 participants