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
Thread crashed when trying to read data from the socket, specifically this line in binance_interface.rs: let msg = socket.read_message().expect("Error reading message");
The fact that this crashed means either the OS dropped the connection because it thought it was dead, or Binance dropped the connection. There are no known conditions that can trigger either. Watch closely going forward.
**Error message: **
message.txt
The text was updated successfully, but these errors were encountered: