Skip to content

fix/df-912: Dedupe DLQ messages/counts#1377

Merged
jbarnsley10 merged 1 commit intomainfrom
fix/df-912-dlq-dedupe
Apr 13, 2026
Merged

fix/df-912: Dedupe DLQ messages/counts#1377
jbarnsley10 merged 1 commit intomainfrom
fix/df-912-dlq-dedupe

Conversation

@jbarnsley10
Copy link
Copy Markdown
Contributor

We have found deployed environments can show duplicate counts/messages when VisibilityTimeout is set to zero.
Rather than changing the VisibilityTimeout, this fix dedupes any messages based on MessageId (retaining the latest message since its ReceiptHandle will be the valid one compared to older ones)

@sonarqubecloud
Copy link
Copy Markdown

@jbarnsley10 jbarnsley10 merged commit 7af0f60 into main Apr 13, 2026
12 checks passed
@jbarnsley10 jbarnsley10 deleted the fix/df-912-dlq-dedupe branch April 13, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants