Skip to content

Support Upcasting of Headers (or Messages) #815

@fritz-gerneth

Description

@fritz-gerneth

Right now, upcasting is limited to the event data itself. We have a case now, where we would like to upcast headers (add tenant information). As we are using our own serializers, we added the support for this in our own headers serializer.

Wondering though if it makes sense to add this as a general feature - or just pass the entire Message to upcasters instead? The later would keep the implementation cleaner (no separation between different kinds of upcasters).

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