airtai / faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
https://faststream.airt.ai/latest/
Apache License 2.0
3.18k stars 162 forks source link

fix (#1856): call factory once in regular case #1898

Closed Lancetnik closed 2 weeks ago

Lancetnik commented 2 weeks ago

Description

Please include a summary of the change and specify which issue is being addressed. Additionally, provide relevant motivation and context.

Fixes #1856

Type of change

Please delete options that are not relevant.

Checklist