How to solve: java.util.concurrent.CompletionException: io.awspring.cloud.sqs.listener.AsyncAdapterBlockingExecutionFailedException: Error executing action in BlockingMessageListenerAdapter #963
Labels
component: sqs
SQS integration related issue
Type: Bug
Component:
Describe the bug
Get this issue when using @SqsListener to listen for sqs messages in a reactive app
Sample
Just using @SqsListener without any futher configurations. But everything work well if i use messageContainer to handle incomming message. Need help please
The text was updated successfully, but these errors were encountered: