RockteMQ-AI commented on issue #2016: URL: https://github.com/apache/rocketmq-dashboard/issues/2016#issuecomment-5266579452
**Issue Evaluation** Category: | Status: **Confirmed** Verified against branch: (lines 278–284). **Root Cause:** The catch handler silently replaces with an empty array: No error state, no notification, no retry action. A network failure, ACL denial, or NameServer outage is indistinguishable from an instance with zero topics. **Impact:** Message Explorer page — operators are misled into thinking the instance has no topics instead of seeing the actual load failure. **Severity:** Medium — UX issue that hinders troubleshooting in failure scenarios. An automated fix proposal will be generated. Reply to proceed with PR generation. --- *Automated evaluation by * -- 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]
