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

   ## Problem
   
   Dashboard requests are keyed by the selected instance, but overlapping 
requests are not guarded. A slow response for the previous instance can 
overwrite the data returned for the current selection.
   
   ## Expected behavior
   
   Only the latest Dashboard request may update data, loading, or error state. 
Add a frontend regression test that resolves the old request after the new 
request.


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