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
Fixes race condition (#3)
Wait for server to send next valid order id before sending requests.
Sending requests prior to this may cause the server to close the connection.