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
This would be helpful in the exceptional scenario of two persistent actors running with the same persistence id, trying to save an event with the same seqNum - I would rather one fail to persist than overwrite an existing item.