Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

queue-master log does not show Received shipment task message until second order #18

Closed
@rberlind

Description

@rberlind

I've noticed that the queue-master app's log does not show the "Received shipment task" message until the second order is placed after starting the apps. I don't know if this is just a log buffering issue or if the queue-master app is actually not pulling the first order from rabbitmq until the second order is placed. I suspect the latter.

Perhaps the code has to be changed to make queue-master do something different when starting to make sure that it can pull the first order shipment as soon as it is sent to rabbitmq by the shipping app. It is also possible that the shipping app needs to be modified to do something different when it starts 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