cserwen commented on PR #883: URL: https://github.com/apache/rocketmq-client-go/pull/883#issuecomment-1527277513
> I disagree with what you said that the behavior of pulling messages should not be changed. It is acceptable to control by fetching messages or when consuming messages. It’s okay to provide the ability to control the speed of message consumption, but when I don’t want to limit it, or want to set it to a relatively large value, there should be a way to achieve it. @cserwen You can set it by `WithConsumeGoroutineNums`. if you think 1024 is too small, you can submit a pr to change it. :-D @twz915 -- 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]
