'Is dead-letter supported in in-memory transport Kombu?

Currently, I want to implement unit tests for my error handler in dead-letter queue in Kombu.

With in-memory transport in Kombu, is the message routed to dead-letter queue when it is rejected?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source