📝 Feature: use aio_pika.Pool to connect RMQ (#975)
For now, FastStream uses a regular
RobustConnection and RobustChannel to connect RabbitMQ, but we should support aio-pika connection Pool feature in this casehttps://aio-pika.readthedocs.io/en/latest/quick-start.html#connection-pooling
Probably, regular behavior should be the Pool with size 1
#enhancement #good_first_issue #rabbitmq #100 #faststream #ag2ai
sent via relator