lizmat / IRC-Client

Raku module for building IRC (Internet Relay Chat) clients
Artistic License 2.0
14 stars 7 forks source link

Failure to handle connection resets #40

Open zoffixznet opened 7 years ago

zoffixznet commented 7 years ago

Bot's found ded with:

◀▬▬ _ PONG :moon.freenode.net
connection reset by peer
  in block  at /home/zoffix/services/lib/IRC-Client/lib/IRC/Client.pm6 (IRC::Client) line 218
  in sub  at /home/zoffix/services/lib/IRC-Client/lib/IRC/Client.pm6 (IRC::Client) line 198

  in block  at /home/zoffix/services/lib/IRC-Client/lib/IRC/Client.pm6 (IRC::Client) line 218
AlexDaniel commented 6 years ago

I don't know if it's this problem exactly, but I often notice that some of the bots are not connected (but are running fine). It's kinda annoying.