Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically add causation id #14

Open
codeliner opened this issue Dec 17, 2017 · 0 comments
Open

Automatically add causation id #14

codeliner opened this issue Dec 17, 2017 · 0 comments

Comments

@codeliner
Copy link
Member

Detect dispatch sessions automatically by using causation id and nesting level

Each call to $eventMachine->on() should add a nesting level.
Each call to $eventMachine->dispatch() should remove a nesting level.

First call to $eventMachine->dispatch() should use message.uuid as causation id.

Nesting level + causation id should be set in message metadata.

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

No branches or pull requests

1 participant