Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RabbitMQConsumerTotalProxy to lazy RabbitMQ services for messages #6166

Merged
merged 1 commit into from Dec 22, 2022

Conversation

j0k3r
Copy link
Member

@j0k3r j0k3r commented Dec 19, 2022

This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue. As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use AbstractController in previous PR about controller as a service.

This is just a simple proxy because we can't lazy load RabbitMQ service just to count number of messages in the queue.
As they are automatically injected in the controller now, we can't lazy load them.

Also forgot to use `AbstractController` in previous PR about _controller as a service_.
@j0k3r j0k3r added this to the 2.6.0 milestone Dec 19, 2022
@j0k3r j0k3r mentioned this pull request Dec 20, 2022
@j0k3r j0k3r merged commit b6d0fae into master Dec 22, 2022
@j0k3r j0k3r deleted the fix/controller-as-a-service-rabbitmq branch December 22, 2022 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants