Skip to content

Log INFO when outbox duplicate is detected and processing is skipped - #7675

Merged
ramonsmits merged 2 commits into
masterfrom
outbox-diagnostics
Mar 25, 2026
Merged

Log INFO when outbox duplicate is detected and processing is skipped#7675
ramonsmits merged 2 commits into
masterfrom
outbox-diagnostics

Conversation

@ramonsmits

Copy link
Copy Markdown
Member

Code already contains adding a tag when tracing is enabled.

In happy flow we're not adding any additional logging. This logs helps identity issues like:

  • Processing identical duplicates
  • Wrongly configured output storage where different logical endpoints share the same outbox store.

@ramonsmits
ramonsmits merged commit 2f47007 into master Mar 25, 2026
4 checks passed
@ramonsmits
ramonsmits deleted the outbox-diagnostics branch March 25, 2026 16:12
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.

3 participants