yuanmoon opened a new issue #762: URL: https://github.com/apache/rocketmq-client-go/issues/762
**BUG REPORT** 1. Please describe the issue you observed: https://github.com/apache/rocketmq-client-go/blob/de5f56172c82d3f6633575c7904c5ab4f1c8a977/consumer/consumer.go#L614-L635 - What did you do (The steps to reproduce)? Call function doUnlock with oneway=false. - What did you expect to see? There is no error message output when request is successful. - What did you see instead? There is some error message output when request is successful. 2. Please tell us about your environment: Optimize code, improve the logic of exception handling. - What is your OS? macOS 10.14.5 - What is your client version? rocketmq-client-go v2.1.0 - What is your RocketMQ version? v4.9.0 3. 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
