ability to add a message throttle for identical messages
--------------------------------------------------------

                 Key: CONTINUUM-1390
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1390
             Project: Continuum
          Issue Type: Improvement
          Components: Integration - Shell, Notification Subsystem
    Affects Versions: 1.1-beta-2
            Reporter: Brett Porter


add a throttle on messages, particularly for errors - don't send a message that 
is identical to one sent in the last X hours.

Trying to avoid the mass-spamming when a service goes down (but ensure some 
notification does go out). As soon as the error state is reset to good, another 
message can be sent, but if it is already in error it shouldn't (currently, it 
does it every time, and alwaysSend is not granular enough).

On the flipside - I sometimes don't see errors ever get notified (or only once, 
and then they are stuck in error). We should re-send if something remains in 
error after a certain duration.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to