Skip to content

Outgoing messages are not persisted in the transactional outbox #2304

@salvobellino95

Description

@salvobellino95

After #2299 was fixed, cascading messages generated by handlers decorated with [AlwaysPublishResponse] publish the messages, but without using the transactional outbox, if configured.

I attached a sample project to reproduce the issue. In the example, CreateTodoItems handler will publish the cascading message TodoItemsCreated without using the outbox

WolverineExample_Issue2.zip

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