+ some debug info for reconnect problems
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sat, 12 Feb 2011 21:11:24 +0000 (22:11 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 22 Mar 2011 19:26:09 +0000 (20:26 +0100)
commit2c942346b5d6b17bbd13114c843fc1251a1aef0d
treeb290b0f5872c3096e614884586eae06febd3e195
parent2e03322bb615cb8f2875691356b25d89f0f77d57
+ some debug info for reconnect problems

If the bot is on a large amount of channels, netsplits can flood it
and take a long time to process information, causing the bot to believe
it's going in ping timeout when it's actually not. Also, in some cases
it seems to forget to reconnect after disconnecting.

Add some debug information to try to nail down these issues.
lib/rbot/ircbot.rb