Bugadinho/FurBot

Connection Issues

Closed this issue · 1 comments

Every so often the bot decides to disconnect for a few minutes without warning, after it comes back, any commands issued during that period will throw the error "[Errno 104] Connection reset by peer". This could be caused by blocking code in an async function or a simple server problem.

Turned out to be a server issue, however parts of the bot are due to be rewritten due to performance concerns.