You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now if the app throws an error the site just displays a generic internal server error page (generated by waitress I think). The app should provide intentional error pages and handle the errors a bit more gracefully.