More Bug Fixes
Quick session, need to fix a bug I discovered today.
I wanted to log in with my other github account, just to see what happens.
Turns out, this never worked, and I hadn't noticed because I never reproduced it. The bug occurs when user doesn't exist in the db.
This means that the guy who said he wanted to try might have even done so, but it never worked. Ah well...
I deployed three times, each time a new issue. I really need to create a second github account just for testing, or figure out how to test without it.
Anyways, finally fixed it. Looks good.
This reminded me, I should really be tracking errors better. Maybe I should publish these 500 errors to prometheus... Not today though, pretty tired.