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
All commands from one terminal need to share same correlation Id.
New terminal on the same app creates new Id.
ID should be created client side
Server receives correlationId with each command and passes it back to the client