Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The question of RocketMQReplyListener #377

Closed
guohongtao0214 opened this issue Jun 23, 2021 · 2 comments
Closed

The question of RocketMQReplyListener #377

guohongtao0214 opened this issue Jun 23, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@guohongtao0214
Copy link

When I use RocketMQReplyListener,I find some questions.
for example,*Consumer replies message failed. error: invokeAsync call timeout
I find timeout = 3000,maybe this timeout is too small,but this value does not to change
Source Code : DefaultRocketMQListenerContainer#ConsumerApplication(this method)
image
What should I do?
Thank you for you reply

@RongtongJin RongtongJin added the enhancement New feature or request label Aug 23, 2021
@RongtongJin
Copy link
Contributor

Could you add a configuration parameter for this?

zhangjidi2016 pushed a commit to zhangjidi2016/rocketmq-spring that referenced this issue Aug 23, 2021
RongtongJin pushed a commit that referenced this issue Aug 24, 2021
* [ISSUE #377]Add the replyTimeout configuration parameter

* add unit test

Co-authored-by: zhangjidi2016 <zhangjidi@cmss.chinamobile.com>
@RongtongJin
Copy link
Contributor

Fixed in #384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants