Ability to use checkAfterCompletion
when using SimpleMessageListenerContainer
#2805
Labels
Milestone
checkAfterCompletion
when using SimpleMessageListenerContainer
#2805
Expected Behavior
This documentation doesn't seem to apply when using the SimpleMessageListenerContainer.
Current Behavior
There is no current way of making use of it in the context of receiving events through the SimpleMessageListenerContainer.
Context
A discussion had been opened on the topic, hence the lack of extensive detail here.
The summary is that we want to be make aware when the rabbitmq commit fails so we can take action to recover. We tried a few workarounds and it became too complex to be a desirable workaround in production. So the agreed best step was to bring that behavior within the library.
The text was updated successfully, but these errors were encountered: