Disable the deal letter queue
To allow to use Redis only, the dead letter queue have to be optional
There is few ways to do it:
- Ignore it if the code fail at the registration
- Disable it by configuration
- Detect the kind of broker, and skip it in case of
redis