Following up with a solution - long polling. We had tried long polling with no improvement, but eventually got it to work. We must have had something wrong with our tests. Sure enough, something like:
receiveMessageWaitTimeSeconds=10 works for what we were after. -- View this message in context: http://camel.465427.n5.nabble.com/Not-acquiring-message-from-SQS-in-timely-manner-tp5793342p5793396.html Sent from the Camel - Users mailing list archive at Nabble.com.
