transprogrammer / rodhaj

A improved, modern version of ModMail for the transprogrammer community
https://rodhaj.readthedocs.io
Apache License 2.0
4 stars 1 forks source link

Improve error handling #130

Closed No767 closed 5 months ago

No767 commented 5 months ago

Summary

This PR aims to improve error handling that is done on Rodhaj. Changes include that all errors that are not caught by the event are now piped to stderr for development purposes, and on production, those errors are not displayed on the logs. Views, modals, and the tree now has access to an better error embed.,

Types of changes

What types of changes does your code introduce to Rodhaj Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud