2020-12-30

SQS long polling and retention policy

I have two questions regarding SQS which I couldn't find answers to.

  1. Seems like polling in the AWS console is always Long Polling, although the queue is set to short polling. It always polls for 30 seconds even when the Receive message wait time is set to 0. Is this possible or I didn't get it?
  2. When I have a DLQ connected to the standard queue and the retention period of the queue is over, will the message get to the DLQ or just disappear? When trying it, seems like the message disappears but I want to be sure that's the expected behavior.


from Recent Questions - Stack Overflow https://ift.tt/34Xbz3s
https://ift.tt/eA8V8J

No comments:

Post a Comment