Aias00 opened a new issue, #1825: URL: https://github.com/apache/rocketmq-dashboard/issues/1825
## Problem\n\nThe bundled Grafana dashboard and Prometheus alert-rule asset lists only show a transient toast when their initial API request fails:\n\n- \n- \n\nAfter the toast disappears, both components render an empty table. Operators cannot distinguish an actual empty asset catalog from a failed request, and there is no in-page retry action.\n\n## Impact\n\nA temporary backend or network failure leaves the observability asset views unusable until the whole page is reloaded. The empty-table presentation can also mislead users into believing that no bundled assets exist.\n\n## Expected behavior\n\n- Preserve a visible error state when the initial list request fails.\n- Provide an explicit Retry action.\n- Clear the error state while retrying.\n- Populate the table when a later retry succeeds.\n- Keep existing export and preview behavior unchanged.\n\n## Scope\n\nFrontend-only changes to the two bundled observability asset list components and their tests.\n\n## Existing issue / P R check\n\nNo existing issue or pull request specifically covering persistent list-load errors and retry behavior for these two components was found.\n\n## Track\n\nTrack 1 / AI-Native unified control plane / observability UI reliability. -- 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]
