popcorn9499 / irc-discord

Irc to discord bot
MIT License
1 stars 0 forks source link

irc connection retry efficiency #14

Open popcorn9499 opened 7 years ago

popcorn9499 commented 7 years ago

make irc connection retry quicker and make the code more efficient

popcorn9499 commented 7 years ago

wasnt the issue oops

popcorn9499 commented 7 years ago

found out it actually worked just didnt test something nearly enough

popcorn9499 commented 7 years ago

noticed in my testing that the first reconnect or 2 the irc has a socket error but fixes itself later on. idk if this is a bug or not.

popcorn9499 commented 7 years ago

It currently takes several minutes sometimes to reconnect and I'm unsure as to why.