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
PING messages need to be responded to in a timely fashion. If we are busy parsing a long string of messages, we may timeout. We need to parse all the incoming messages and prioritize them. Perhaps do the same with BOT_TICK.
The text was updated successfully, but these errors were encountered:
PING messages need to be responded to in a timely fashion. If we are busy parsing a long string of messages, we may timeout. We need to parse all the incoming messages and prioritize them. Perhaps do the same with BOT_TICK.
The text was updated successfully, but these errors were encountered: