Skip to content

Look into serializing messages for HandleConsumer #27

Description

@driesvints

Message objects in HandleConsumer are at the moment just serialized onto the queued which hard-binds them. It would be good if this job used MessageSerializer like in the repository:

return $this->serializer->serializeMessage($message);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions