Add a centralized error handler
return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry.
Improve error messages.
Related to #4300 (closed)
Migrated from D8356 (view on Phabricator)
Staging instance, all changes can be removed at any time
return the stack trace when the debug is set to True. Log all the errors and send only the unknown ones to sentry.
Improve error messages.
Related to #4300 (closed)
Migrated from D8356 (view on Phabricator)