rfleming71 / JungleBus

Transactional service bus built on top of Amazon Web Services
MIT License
1 stars 2 forks source link

Support configuring SQS queue retention time #7

Open rfleming71 opened 8 years ago

rfleming71 commented 8 years ago

Currently both the input queue and dead letter queue are hard coded to have a message retention period of 14 days. This should be split out into settings that can be configured.

rfleming71 commented 7 years ago

Dependent on support in JungleQueue configuration