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.

@codeliner codeliner added this to To Do in Event Machine Jan 5, 2018
@codeliner codeliner added v1.0 and removed v1.0 labels Jan 7, 2018
@codeliner codeliner moved this from To Do to Backlog in Event Machine Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Event Machine
  
Backlog
Development

No branches or pull requests

1 participant