RockteMQ-AI commented on issue #1562:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/1562#issuecomment-5248866342

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   The reported issue is valid. A slow DLQ retry response can resolve after the 
user has already closed the dialog and opened a new instance, causing the stale 
completion handler to close the new dialog.
   
   **Root Cause:** The retry completion callback does not validate that the 
response still corresponds to the current dialog instance. No request ID or 
correlation token is checked.
   
   **Severity:** Low — confusing UX but no data corruption.
   
   An automated fix proposal can be generated. Reply `/approve` to proceed with 
PR generation.
   
   ---
   *Automated evaluation by github-manager*
   


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