Skip to content

Missing Process Handler #105

Open
Open
@PeterPilley

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

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