Skip to content

Message in MQTT queue is not delivered on yggd start #82

@ezr-ondrej

Description

@ezr-ondrej

Describe the bug
When yggd is starting up, it receives messages waiting in queue prior the workers get registered, that results in the message being dropped as yggd doesn't have the worker to deliver it to.

To Reproduce
Steps to reproduce the behavior:

  1. Stop yggd
  2. Deliver message for this client to mqtt broker for specific worker
  3. Start yggd
  4. See whether message got delivered to the worker

Expected behavior
Message from broker queue being delivered to the worker on yggd start-up

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions