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

   **Issue Evaluation**
   
   Category: bug | Status: **Confirmed**
   
   This is a valid bug. The DLQ resend feature only scans messages within a 
fixed time window, missing messages that fall outside this window. Users 
selecting "resend all" for DLQ messages may silently lose messages that were 
moved to DLQ outside the scan range.
   
   **Root Cause:** Fixed scan window in DLQ message query does not cover all 
dead letter messages.
   **Impact:** Silent message loss during DLQ resend operations.
   **Severity:** Medium — affects operational reliability of dead letter 
handling.
   
   ---
   *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