redlsz opened a new issue, #1106: URL: https://github.com/apache/rocketmq-client-go/issues/1106
The issue tracker is **ONLY** used for the go client (feature request of RocketMQ need to follow [RIP process](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal)). Keep in mind, please check whether there is an existing same report before your raise a new one. Alternately (especially if your communication is not a bug report), you can send mail to our [mailing lists](http://rocketmq.apache.org/about/contact/). We welcome any friendly suggestions, bug fixes, collaboration, and other improvements. Please ensure that your bug report is clear and that it is complete. Otherwise, we may be unable to understand it or to reproduce it, either of which would prevent us from fixing the bug. We strongly recommend the report(bug report or feature request) could include some hints as to the following: **BUG REPORT** 1. Please describe the issue you observed: The consumer encounters a consumption failure and returns consumer.ConsumeRetryLater, but no retry messages is received and no exception logs are observed. The message is lost. <img width="1329" alt="image" src="https://github.com/apache/rocketmq-client-go/assets/103550934/e9d1a53b-ebb5-4f09-9be1-61698ec7eb37"> Broker's response is not checked here and it may indicate a failure. (eg: SYSTEM_ERROR) 3. Please tell us about your environment: - What is your OS? centos - What is your client version? master branch - What is your RocketMQ version? 4.x 4. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): -- 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org