amazon-sqs-python-extended-client-lib
amazon-sqs-python-extended-client-lib copied to clipboard
Fixes _get_original_receipt_handle returning incorrect value
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.