cody-greene / node-rabbitmq-client

RabbitMQ (0-9-1) client library with auto-reconnect & zero dependencies
MIT License
130 stars 9 forks source link

define dead-letter exchange #23

Closed primemb closed 1 year ago

primemb commented 1 year ago

Hi, i want to ask if is there any way to define dead-letter exchange for each request. so if the consumer throw an error the message will be sent to dead-letter exchange and also if there is any way to set x-queue-type to quorum