RockteMQ-AI commented on issue #1287: URL: https://github.com/apache/rocketmq-dashboard/issues/1287#issuecomment-5231199913
**Issue Evaluation** Category: `bug` | Status: **Confirmed** **Root Cause:** Dashboard requests are keyed by the selected instance, but overlapping requests are not guarded. A slow response for the previous instance can overwrite data returned for the current selection, causing stale data to be displayed. **Impact:** Users see incorrect/stale data after switching instances, leading to confusion and potential operational mistakes. **Severity:** Medium — affects Studio UX reliability when switching between managed instances. --- *Automated evaluation by RockteMQ-AI* -- 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]
