Skip to content

Missing Process Handler #105

Description

@PeterPilley

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions