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
kgea_sessions.py module contains some error wrappers (e.g. report_error) which throw a redirect to HTTP code exceptions (as documented in the aiohttp/web_exceptions.py module)
The current (Javascript-mediated) UI does not display user friendly error pages from 400-series (500-series too?) HTTP error codes. can this be fixed?
The text was updated successfully, but these errors were encountered: