Using the Amazon SQS receive request attempt ID (original) (raw)
Using the Amazon SQS receive request attempt ID - Amazon Simple Queue Service
The receive request attempt ID is a unique token used to deduplicate ReceiveMessage calls in Amazon SQS. During a network outage or connectivity issue between your application and Amazon SQS, it is best practice to:
- Provide a receive request attempt ID when making a
ReceiveMessage
call. - Retry using the same receive request attempt ID if the operation fails.
Avoid reusing the same message group ID with virtual queues in Amazon SQS
Message processing and timing
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.