onaio / superset-patchup

Superset-patchup is a python package that "patches" Superset to add custom functionality that we find to be useful
https://canopyinsights.com
Apache License 2.0
8 stars 7 forks source link

Pipe server 500 errors somewhere sane, show pretty error page #36

Open gstuder-ona opened 5 years ago

gstuder-ona commented 5 years ago

Probably pipe to a sentry instance? May need additional config too.

Any ideas for what a pretty error page looks like?

moshthepitt commented 5 years ago

Probably pipe to a sentry instance? May need additional config too.

Yeah, I think sending the errors to sentry will require extra configs, there is an issue for that in the ansible role: https://github.com/onaio/ansible-superset/issues/32

Any ideas for what a pretty error page looks like?

Idk, I guess anything that works with minimal css/js. Some ideas.