ThornbushHQ / FixBluesky

FixBluesky: Embed Bluesky links in Discord
https://bsyy.app
GNU Affero General Public License v3.0
25 stars 1 forks source link

fix(?): catch login error in case of failure to login #10

Closed ItsRauf closed 6 months ago

ItsRauf commented 6 months ago

Today I caught bsyy.app having 500: Internal Server Error responses. After further investigation, it appears that the Bluesky login sequence was failing and causing this. Throughout my debugging, the issue fixed itself somehow. I have no clue how this happened but I have added better error messaging in case this happens again so I can better debug this issue.