Open justinfalk opened 6 years ago
Appears similar to #46
@justinfalk Were you ever able to get more insight on this? We're experiencing the exact same log stream without the access denied errors of #46
This has been fixed as of https://github.com/awslabs/amazon-sqs-java-messaging-lib/pull/41
After a couple of days and thousands of successfully processed messages our JMS message listener encountered a server-side AWS error. While attempting to recover it blocked all of the threads which required the application to be restarted.