Open raventid opened 5 years ago
Yep, race condition. The solution is to add additional protection to an event handler. Rule of thumb for now (expect this to change) is to use every event from service in its own projection. Example protection is in coordination service like BookTicket
Inspection with evt-pg-print-messages shows that after a clean run we have two terminating events, triggered by different FoundOneOf... events. Check it.