Skip to content

clarify typical outbox usage#2043

Merged
renejeglinsky merged 1 commit intomainfrom
typical-outbox-usage
Aug 26, 2025
Merged

clarify typical outbox usage#2043
renejeglinsky merged 1 commit intomainfrom
typical-outbox-usage

Conversation

@Akatuoro
Copy link
Contributor

The outbox is typically used in combination with an existing service (messaging, audit log, CAP service). Currently, this can be misunderstood, leading to an implementation manually submitting messages to a custom outbox.

@Akatuoro Akatuoro requested a review from smahati as a code owner August 20, 2025 11:55
@Akatuoro Akatuoro enabled auto-merge (squash) August 20, 2025 11:56
@renejeglinsky renejeglinsky requested a review from t-bonk August 22, 2025 08:13
Copy link
Contributor

@t-bonk t-bonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@renejeglinsky renejeglinsky disabled auto-merge August 26, 2025 06:08
@renejeglinsky renejeglinsky merged commit a0a724d into main Aug 26, 2025
4 checks passed
@renejeglinsky renejeglinsky deleted the typical-outbox-usage branch August 26, 2025 06:08
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