Sean Hunt added the comment:
I am 1 of those people who want to handle the error with reconnect code as it
happens when using discord.py when the stupid connection is aborted due to
Cloudflare being stupid and them thinking a bot made in python is a DDoS like
litterally. So, I know of this
New submission from Sean Hunt:
I know that websockets has a issue with when a internet connection is dropped
and prints a bad traceback. However I have to manually recreate it when the
exception happens which is a pain as when it does it crashes aiohttp sessions
as well.
Also I wonder how I