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

Consumer waits 10 minutes when no message are coming #31

Closed
Bewi42 opened this issue Nov 3, 2021 · 2 comments
Closed

Consumer waits 10 minutes when no message are coming #31

Bewi42 opened this issue Nov 3, 2021 · 2 comments

Comments

@Bewi42
Copy link

Bewi42 commented Nov 3, 2021

Hello,
I run a script where I produce a message to a topic A then waits for another message on a topic B.
Sometimes, message is not posted on topic B, and I would like the consumer to wait a few seconds, no more. Currently, it waits around 10 minutes.
I don't really understand why as I see that the MaxWait is configured to 200ms in the go consumer class.

@mstoykov
Copy link
Contributor

mstoykov commented Nov 3, 2021

I would expect this is a bug meant for an extension, so please report it to it's issues :)

@mstoykov mstoykov closed this as completed Nov 3, 2021
@Bewi42
Copy link
Author

Bewi42 commented Nov 3, 2021

Oh yes sorry I was on the wrong place !

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

No branches or pull requests

2 participants