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
For protocol states where there is no timeout (e.g. idle states) we should
implement timeouts for receiving multi-chunk messages.
Most of the messages in idle state are small with exception of MsgFindIntersect which in the Byron era can be up to 1kb (we limit the size
to 18 points).