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

Docker - Missing handler for job type #160

Closed
ahmadarif opened this issue Aug 16, 2019 · 1 comment
Closed

Docker - Missing handler for job type #160

ahmadarif opened this issue Aug 16, 2019 · 1 comment

Comments

@ahmadarif
Copy link

ahmadarif commented Aug 16, 2019

Missing handler often occurs when running in docker (with node alpine and puppeteer), I need to retry the job until the job can be taken by Queue (4 attempts). After 4 times hit the retry button (Arena Dashboard) task processed by the queue, and the process is completed.
Is there any additional configuration for running using docker?

NestJS version: 6.0.2
nest-bull: 0.8.1

image

@fwoelffel
Copy link
Contributor

That's weird, I'm using nest-bull in production. The setup seems to be the same as you: everything runs inside docker containers. I haven't encountered such issue yet.
Could anyone confirm this behavior?

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

3 participants