Increase in 'DisconnectByServerTimeout' lately

Options
82apps
82apps
I've had some players get randomly disconnected from games, calling OnConnectionFail with this disconnect cause. A very small handful aren't able to play for more than five minutes without getting disconnected. There's no other errors in the log, although it does seem to be preceded by the message "Unloading [n] unused Assets to reduce memory usage".

Is there something I should be checking for to see what the root cause is here? Did something change recently on your end that might cause this?

Thanks for any info.

Erik

Comments

  • vadim
    Options
    Server can disconnect client with this disconnect cause if client does not sends acks on server's command quick enough. That may be if client hangs for some time during blocking time-consuming operation (I'm not sure if "Unloading" is such operation). Did you notice that client becomes unresponsive for more than 1 sec. before disconnect?