yuluo-yx opened a new issue, #3220:
URL: https://github.com/apache/rocketmq-dashboard/issues/3220

   ## Problem
   
   The notification settings page can test DingTalk, email, and SMS one at a 
time, but operators cannot see which saved channels are actually ready or 
validate all configured channels in one bounded operation. This makes 
alert-delivery preparation repetitive and hides partial configuration.
   
   ## Proposed change
   
   Add a notification readiness drawer that:
   
   - summarizes saved DingTalk, email, and SMS configuration without exposing 
secrets;
   - displays only webhook host names and recipient counts;
   - tests only configured channels with a concurrency limit of two;
   - isolates individual delivery failures and reports per-channel latency;
   - keeps unconfigured channels visible and explicitly skipped;
   - provides Chinese and English copy plus focused utility tests.
   
   The workflow reuses the existing general-settings and notification-test 
endpoints and does not add a backend contract.


-- 
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]

Reply via email to