You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However I discover an issue, imagine the same order's event (e.g. PaymentAccepted) is fired in another context, the OrderProcessManager will not be able to tell the difference because StateRepository is just using orderId as the processID.
The text was updated successfully, but these errors were encountered:
Thanks for the nice package.
However I discover an issue, imagine the same order's event (e.g. PaymentAccepted) is fired in another context, the OrderProcessManager will not be able to tell the difference because StateRepository is just using orderId as the processID.
The text was updated successfully, but these errors were encountered: