Aias00 opened a new issue, #1418: URL: https://github.com/apache/rocketmq-dashboard/issues/1418
## Problem `GrafanaDashboardService.resolveResources()` catches an `IOException`, logs a warning, and returns an empty resource array. Listing dashboards then returns a successful empty catalog, which is indistinguishable from a deployment with no bundled dashboards. ## Expected behavior A resource-discovery failure should be returned as a structured service error. A genuinely empty catalog should remain a successful empty result. ## Scope - Preserve the empty result for a valid empty resource set. - Convert resource-resolution I/O failures to a `BusinessException`. - Add focused regression coverage. Track 1: Metrics dashboard asset 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]
