mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
If the database is down and the Handler crashes, we get an email with an obnoxiously long subject line and without proper sanitization performed. By wrapping internal_send_message in a try-except, we eliminate the most common (read: to date, only) cause of crashes in our Handlers. (imported from commit fd59e931ad0a4fff574d3cafa47348eacacb858f)
4.2 KiB
4.2 KiB