Closed
Description
When publishing events should the event name and key be unique for the workflow? I noticed the testing method WaitForEventSubscription will fall through (not wait) if the same event name and key is published multiple times.
Ideally I would like to use the same event name and key (workflow id) and allow the steps to determine if the workflow will proceed sequentially.
Could someone please clarify the process flow of events and subscriptions? Are subscriptions the act of a node queuing event(s) to be process?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels