Skip to content

Commit

Permalink
fix: SQS Delete Batch ID's should not be equal to the MessageID, othe…
Browse files Browse the repository at this point in the history
…rwise deleting multiple receipts of the same message results in a 'BatchIDsNotDistinct' error and the whole batch's deletion fails. These batch ID's are just for correlation and can be set to a random UUID.
  • Loading branch information
flipscholtz committed Aug 25, 2023
1 parent e138e66 commit 8e56c98
Show file tree
Hide file tree
Showing 3 changed files with 14,014 additions and 3 deletions.
Loading

0 comments on commit 8e56c98

Please sign in to comment.