-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bot gets Very Sad when Discord API endpoint throws HTTP/5xx error #8
Comments
I may have a fix for this; it is in a separate branch while I test before I pull it into the mainline. |
As an FYI, the LGBTea Cafe team is now also using the mentioned Dev branch. We'll let you know if we come across any issues 👍 |
Appreciate it. I have found that while it does help it does not fix the issue because that one location isn't the only one where Discord can throw an Exception at me, so I'll be updating that dev branch soon with more extensive exception handling to hopefully put a pin in this issue once and for all. Also I really love the name of your Team! |
After almost a month of uptime the bot finally died again, so definitely the current version on the other branch is a great improvement. I'm including the crash error below, in hops that that will provide some insight into the issue: This is running on an
|
Stack trace from stderr follows:
Looks like it may be an upstream issue in
discord.py
but I might just had to do some exception handling.The text was updated successfully, but these errors were encountered: