Aias00 opened a new issue, #2554: URL: https://github.com/apache/rocketmq-dashboard/issues/2554
## Goal Let each native alert rule control how often an unacknowledged FIRING alert is re-notified. ## Scope - Add a persisted non-negative `cooldownSeconds` rule field. - Use it for FIRING reminder scheduling instead of a fixed reminder interval. - Preserve backwards-compatible defaults for existing rules. - Validate the policy through the alert-rule API and cover firing, reminder, acknowledgement, and resolution behavior with tests. ## Dependency This change builds on #2533 native alerting. -- 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]
