spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Added possibility to add default timeout in QueueMessageTemplate / QueueMessageChannel #694

Closed dennis-menge closed 2 years ago

dennis-menge commented 3 years ago

Refers to gh-646 "Enable long polling in QueueMessagingTemplate #646"

dennis-menge commented 3 years ago

Thank you very much for your feedback @eddumelendez, I will incorporate your suggestions.

dennis-menge commented 3 years ago

Do you want to introduce a config property or would you prefer to re-use the existing cloud.aws.sqs.listener.wait-timeout property?