Aias00 opened a new issue, #1480:
URL: https://github.com/apache/rocketmq-dashboard/issues/1480

   ## Problem
   
   The canonical Cluster page loads managed instances in an effect but has no 
rejection path for `listInstances()`. If that bootstrap request fails, no error 
is surfaced and the page can remain loading without a retry path.
   
   This differs from the client connections page, which already reports 
instance discovery failures.
   
   ## Scope
   
   - Surface an actionable instance-bootstrap error on the Cluster page.
   - Stop loading and clear runtime cluster state when discovery fails.
   - Provide a retry action that restarts instance discovery and the 
selected-instance cluster refresh.
   - Add focused page regression tests.
   
   ## Track
   
   Track 1 / ARCH-01 multi-instance cluster management.


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