Would be nice if it recognized that it'd lost the connection and reconnected automagically.
Seems it should be possible to catch if it got this error (or other similar disconnect ones) and throw it into the reconnect cycle.
The real problem is that once I hit this error, it'll flood the bot until eventually it does reconnect (I assume some sort of timeout?), but once it does that it'll infinatly cycle though getting this message, disconnects, and reconnects.