apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.28k stars 409 forks source link

[ISSUE:#1131] `ctx` param not work for`consumer.pullFrom` method #1132

Open zl03jsj opened 4 months ago

zl03jsj commented 4 months ago

What is the purpose of the change

fix: #1131

Brief changelog

make ctx working, and returns the explicit error. fix issue: https://github.com/apache/rocketmq-client-go/issues/1131#issue-2175839675