RockteMQ-AI commented on issue #1344:
URL: 
https://github.com/apache/rocketmq-clients/issues/1344#issuecomment-5655082422

   **Issue Evaluation**
   
   Category: `type/bug` | Status: **Needs Info**
   
   The report indicates that unacknowledged messages are not redelivered when 
using `SimpleConsumer` in Python. This could be caused by several issues in the 
Python client's ack/nack handling path.
   
   To proceed with verification, please provide:
   - [ ] A minimal reproducible example (the full consumer setup and message 
processing code)
   - [ ] Whether the messages expire (invisibleDuration timeout) or are 
explicitly nacked
   - [ ] Server-side logs showing the delivery attempt and ack status
   - [ ] Whether this reproduces with the latest Python client version
   
   ---
   *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