You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
the deadLettersQueue part to be available to be set in the QueuesConf setting.
We have code that fails the tests because it is expecting the unacked message to show up in the DLQ and does not. We also need this change to be against 0.4.2 line of code for us.
The text was updated successfully, but these errors were encountered:
On start-up we have a need for
the
deadLettersQueue
part to be available to be set in the QueuesConf setting.We have code that fails the tests because it is expecting the unacked message to show up in the DLQ and does not. We also need this change to be against 0.4.2 line of code for us.
The text was updated successfully, but these errors were encountered: