-
Notifications
You must be signed in to change notification settings - Fork 268
Labels
RabbitMQIssues related to `faststream.rabbit` module and RabbitMQ broker featuresIssues related to `faststream.rabbit` module and RabbitMQ broker featuresenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
For now, FastStream uses a regular RobustConnection
and RobustChannel
to connect RabbitMQ, but we should support aio-pika connection Pool feature in this case
https://aio-pika.readthedocs.io/en/latest/quick-start.html#connection-pooling
Probably, regular behavior should be the Pool with size 1
zakajd, antoinewk, yilbegan, pythrick and stronk7
Metadata
Metadata
Assignees
Labels
RabbitMQIssues related to `faststream.rabbit` module and RabbitMQ broker featuresIssues related to `faststream.rabbit` module and RabbitMQ broker featuresenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers