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

Akka.Remote: log all layers of wrapped messages during errors #6818

Merged
merged 2 commits into from
Jun 28, 2023

Commits on Jun 28, 2023

  1. Akka.Remote: log all layers of wrapped messages during errors

    Make sure we capture what the real underlying message types are when we encounter issues like serialization errors, oversized payload exceptions, and so on.
    Aaronontheweb committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a579fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200f443 View commit details
    Browse the repository at this point in the history