Skip to content

Improve CQRS event handlers doc #2476

@CDelgrange

Description

@CDelgrange

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe it

The "problem" is already known, you can find details in this issue.

TLDR: When you start using CQRS events / event handlers, you get out of the traditional HTTP web context. There are multiple solutions to solve this behavior, but the point here, is that it's not documented anywhere and it can lead to unexpected crashes.

Describe the solution you'd like

A simple Hint in the doc explaining that behavior and what to expect in order to react appropriately.

Teachability, documentation, adoption, migration strategy

Here is what I would like to add to the doc:
cqrs doc

What is the motivation / use case for changing the behavior?

It's not changing the behavior, it's just inform people for better communication and some time saved for everyone.

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