Homec4science

Catch any exceptions thrown when handling mail

Authored by David Reuss <david@upsys.dk> on Oct 28 2011, 17:05.

Description

Catch any exceptions thrown when handling mail

Summary:
This makes debugging issues a lot easier, since any exceptions thrown
gets logged and can be seen at /mail/received/, for inspection.

Test Plan:
Created a task via the public-author functionality, and saw no errors
without this patch applied. Even worse, the exception was never shown at
command line either. Not sure what's up with that. Output buffering, or
whatever?

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley, davidreuss

Differential Revision: 1042

Details

Committed
epriestley <git@epriestley.com>Oct 28 2011, 17:05
Pushed
aubortJan 31 2017, 17:16
Parents
rPH4e900c096fab: Convert "falsey" binary hunks if we have a repository encoding
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH13d15276a50d: Catch any exceptions thrown when handling mail (authored by David Reuss <david@upsys.dk>).Oct 28 2011, 17:05