amazon-sqs-python-extended-client-lib icon indicating copy to clipboard operation
amazon-sqs-python-extended-client-lib copied to clipboard

Fixes _get_original_receipt_handle returning incorrect value

Open reese-allison opened this issue 10 months ago • 0 comments
trafficstars

Issue #, if available:

https://github.com/awslabs/amazon-sqs-python-extended-client-lib/issues/28

Currently, the delete_messages fails to delete the message in SQS because it is unable to get the correct original receipt handle.

Description of changes:

Changes the parse on the modified handle so it returns the correct original handle.   By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

reese-allison avatar Jan 09 '25 22:01 reese-allison