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

Missing Process Handler #105

Open
PeterPilley opened this issue May 15, 2023 · 0 comments
Open

Missing Process Handler #105

PeterPilley opened this issue May 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@PeterPilley
Copy link

Description

  • What is the current behavior?
    I am attempting to run multiple workers for different tasks, each task has its own name, however, if I try and launch these workers in separate docker instances I receive a Missing Process Handler error for one of the other tasks. I originally had the tasks named task.primary and task.secondary. I have changed the name to primary and secondary thinking it was a naming thing.

This has not resolved it. In primary I will see Error: MIssing process handler for task secondary.

  • What is the expected behavior?
    I thought each task would operate independently, or is it expected each worker should handle all processes?

  • Please tell us about your environment:

  • Docker
  • Node
  • Rabbitmq
@PeterPilley PeterPilley added the bug Something isn't working label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant