- Issue created by @jerrac
- πΊπΈUnited States cmlara
Queues/Exchanges can be configured through the normal config entry in the rabbitmq.config namespace.
Connections however currently require them to be present as as part of a Settings::class that is injected into the rabbitmq.connection.factory service and used as part of the RabbitmqServiceProvider. The Settings::class normally populates from settings.php however it may be possible to modify it similar to how we do so as part of the module KernelTests though no such attempts have been documented for production with regards to the RabbitMq service.
- Status changed to Fixed
about 1 year ago 5:55pm 24 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.