Skip to content

Concept of a causationId / "commit sequence" might be useful? #22

Description

@PeterStephenson

In the recent issue we found it really useful to see which events were saved in the same transaction as it showed that there was an issue cross thread. Without this information diagnosing the issue would have been very difficult. I can imagine situations where this is similar (especially where events can written out of order and can be triggered by multiple handlers)

Is it worth adding something like this? It doesn't need to be a wrapper or anything possibly just a guid indicating what was saved at the same time?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions