Duansg commented on issue #3757:
URL: https://github.com/apache/hertzbeat/issues/3757#issuecomment-3288085698

   It should be noted that in `hertzbeat`, the correct timeline is actually:
   ```
   T=0:     alertA-0    ->       firing
   T=30s:   alertA-0    ->       send notification   
   T=5min:  alertA-1    ->       resolved  [reset last send time + 15m ] 
   T=8min:  alertA-2    ->       firing again
   T=20min: alertA-2    ->       timer expired, send notification
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to