AWS - SNS and SQS
You have an SQS queue with a DLQ configured and maxReceiveCount set to 4. You want to ensure that messages that fail processing due to a temporary downstream service outage are retried multiple times before moving to the DLQ. Which approach best achieves this?
