-
we receive in
should the message go to an error queue if it is not recognized ? version is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
It should probably be sent to The other side of this question is: What are we going to do with these messages? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
ACK and send them to
catch_all.dead
, then we will see if we get any more new messages but they will not disturb the current functionality.