azist / azos

A to Z Sky Operating System / Microservice Chassis Framework
MIT License
213 stars 29 forks source link

EventHub - how to get event GDID per posted event? #797

Open zhabis opened 1 year ago

zhabis commented 1 year ago

Gdid is not returned from inner MakeNew(): Event

Why do you need a gdid returned? Events are one-way thrown darts. You throw it and forget it. I guess you might want to re-query if certain event was processed (yet/already)