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
Currently we return a 502 on panics with no information about what we wrong. We should instead return 500s with the line number where the panic occurred.