Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Start using the event provenance fields in the muon schema #34

@daviddawson

Description

@daviddawson

During a saga (or maybe other processing), generating of new events should include a link to the event that "caused" the event to be emitted.

This is done by setting the "caused-by" field in the muon event schema.

Inferring causality may be difficult in many cases, but a generalised form should be made for sagas.

When running a sage responding to an event, the commands should be marked with the caused-by event id, and the events created during its execution stamped with that ID.

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