#59: Prevent Invenio from filling email inboxes
-----------------------+----------------------------------------------------
Reporter: bthiell | Owner: skaplun
Type: defect | Status: closed
Priority: major | Milestone: v1.0
Component: MiscUtil | Version:
Resolution: fixed | Keywords: register_exception
-----------------------+----------------------------------------------------
Changes (by Samuele Kaplun <samuele.kaplun@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [84f6dc459dc8805c5f0e91f286de5bff9cca9402]:
{{{
#!CommitTicketReference repository=""
revision="84f6dc459dc8805c5f0e91f286de5bff9cca9402"
errorlib: avoid rush of exception notifications
* Notification emails for identical exceptions are now sent with an
exponentially large interval (the first exception is sent, then
the second, then the fourth, then the eighth...).
(closes #59)
}}}
--
Ticket URL: </ticket/59#comment:4>
Invenio <http://invenio-software.org>