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
Errors we don't catch somewhere in the chalice will eventually get caught by chalice and rendered as server errors. We might need to think about how we handle this in the routes or template handler. At the moment there's a fallback error page but it doesn't get rendered because something's getting caught by a chalice handler before we get there.
The text was updated successfully, but these errors were encountered:
#100 (review)
The text was updated successfully, but these errors were encountered: