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

[PORT #6297] Exception serialization support for built-in messages #6300

Conversation

Arkatufus
Copy link
Contributor

Port of #6297

  • added end to end spec to validate error serialization for remote actor supervision

  • defined .protos for Status.Failure and Status.Success

  • added Status.,Failure and Status.Success support to the MiscMessageSerializer

  • added tests to MiscMessageSerializerSpec

  • close Remoting and an exception as a payload message  #3903

(cherry picked from commit 998dcca)

)

* added end to end spec to validate error serialization for remote actor supervision

* defined `.proto`s for `Status.Failure` and `Status.Success`

* added `Status.,Failure` and `Status.Success` support to the `MiscMessageSerializer`

* added tests to `MiscMessageSerializerSpec`

* close akkadotnet#3903

(cherry picked from commit 998dcca)
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.

Remoting and an exception as a payload message
2 participants