Code-Society-Lab / grace

The official Code Society Discord bot
GNU General Public License v3.0
19 stars 12 forks source link

Weather command not properly recovering from http error #99

Open PenguinBoi12 opened 1 year ago

PenguinBoi12 commented 1 year ago

Describe the bug

For some reason, Grace is unable to properly recover from error other than 404. Meaning, that when we get an error like, 502, Grace throws an exception but doesn't send any error message back to the user to tell that it cannot process the error.

The error is not cause by us, but Grace should send some kind of message to indicate that something is wrong.

Have you been able to reproduce the bug?

Screenshots

image

image

Desktop (please complete the following information):