Replies: 1 comment
-
https://github.com/ag2ai/faststream/blob/main/faststream/kafka/broker/registrator.py#L348-L351 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Team,
I saw from the documents that Kafka can consume messages in batches, but what is the maximum batch size, or how to configure it? RabbitMQ can control the maximum number of messages consumed simultaneously via the
max_consumers
parameter. Does Kafka have similar parameters?Beta Was this translation helpful? Give feedback.
All reactions