[💡 FEATURE REQUEST]: Ability to set AMQP behavior/management params #1432
Labels
C-feature-request
Category: feature requested, but need to be discussed
Milestone
Plugin
JOBS
I have an idea!
I trying to listen for AMQP queue and faced following problems:
There are many consumers and it would be great to set the name of consumer, e.g.
<service-name>-<host name>
Usually queue workers doesn't have access to modify RabbitMQ exchange/queue schema by security reasons.
Is there any way to prevent a queue worker from creating an exchange/queue and have it just listen?
The text was updated successfully, but these errors were encountered: