Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: IWrappedMessage + IDeadLetterSuppression handling #7413

Conversation

Aaronontheweb
Copy link
Member

Changes

A Phobos customer noticed many DeadLetter messages appearing only when Phobos was enabled, but not when it was disabled - as it turns out, this is because Phobos' payload for propagating trace information transparently through the ActorSystem is an IWrappedMessage and the dead letter logging infrastructure in Akka.NET doesn't account for that accurately.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

@Aaronontheweb Aaronontheweb removed this from the 1.5.33 milestone Dec 18, 2024
@Aaronontheweb
Copy link
Member Author

Superseded via #7414

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant