#121: Improve subject for exceptions sent via email
----------------------------------------+-----------------------------------
 Reporter:  skaplun                     |       Owner:  skaplun
     Type:  enhancement                 |      Status:  new    
 Priority:  major                       |   Milestone:         
Component:  MiscUtil                    |     Version:         
 Keywords:  errolib register_exception  |  
----------------------------------------+-----------------------------------
 It's very nice feature currently how the subject of email for exceptions
 is done (where the line where the exception was captured is put).

 However this is not useful when the exception is captured only at the WSGI
 handler level. In this case the subject does not really match where the
 exception was raised.

 This should be improved as the subject is very useful to spot when two
 exceptions are related to the same lines of code.

-- 
Ticket URL: <http://invenio-software.org/ticket/121>
Invenio <http://invenio-software.org>

Reply via email to