#11565: Rate Limit Error Emails
---------------------------------------------+------------------------------
          Reporter:  andrewmintel            |         Owner:  nobody
            Status:  new                     |     Milestone:        
         Component:  Core framework          |       Version:  SVN   
        Resolution:                          |      Keywords:        
             Stage:  Design decision needed  |     Has_patch:  1     
        Needs_docs:  0                       |   Needs_tests:  1     
Needs_better_patch:  0                       |  
---------------------------------------------+------------------------------
Changes (by simon29):

 * cc: simon29 (added)
  * needs_tests:  0 => 1

Comment:

 See discussion [http://groups.google.com/group/django-
 
developers/browse_thread/thread/1dabc9139dd750ca/1d86fdca23189a7d?lnk=gst&q=error#1d86fdca23189a7d
 here]

 Python logging support- way to go. Arecibo- sounds cool.

 Before it even gets there though, I need my errors rate limited. Why
 bother email, Python logging, Arecibo, or anything else with thousands+ of
 errors a second when every single one of those errors are identical.

 I like Andrew's approach, so I decided to improve on it. Such that if
 cache is down, we use local memory (limited, of course). Updated patch
 attached.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11565#comment:6>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to