The error occurs when I only have 2 consumers but 3 messages arrive at the same time #11275
-
How to make the 3rd message wait until the previous 2 messages are processed? |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
May 20, 2024
Replies: 1 comment
-
No one can provide an informed answer since you haven't posted any code that can be used to reproduce. Most likely tutorial 2 and channel prefetch are highly relevant to what you are trying to do. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lukebakken
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No one can provide an informed answer since you haven't posted any code that can be used to reproduce.
Most likely tutorial 2 and channel prefetch are highly relevant to what you are trying to do.