alpine-sqs
alpine-sqs copied to clipboard
FIFO queue deduplication ID doesn't work
I tried sending a message with the same message-deduplication-id
multiple times, and all of them got processed by my queue consumer. They all had the same message-group-id
too.