awslabs / awslabs/amazon-sqs-java-extended-client-lib
Deleting SQS Message when S3 file not found
Open
- Dominant language
- Java
- Stars
- 232
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
We found an issue when receiving a message from SQS with S3 pointer but the file's has been deleted from S3 this library only throws an exception. However, we would like to delete the SQS message when this issue happen.
Getting SQS message/handler will help client to decide how to process the message in this case.
Contributor guide
Assessment
This issue has not been assessed yet.