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

Correctly route undeserializable response messages from external clients #9212

Merged
merged 2 commits into from
Nov 2, 2024

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 1, 2024

Undeserializable messages should be routed the same way that successfully deserialized messages are routed. This fixes the flakiness seen in ExceptionPropagation_GrainCallsClient_Response_Deserialization_Failure

Microsoft Reviewers: Open in CodeFlow

(cherry picked from commit 5eef68ff5b78c519e782f582978f6fc550f25511)
(cherry picked from commit 04f5da9)
@ReubenBond ReubenBond merged commit 85bfbde into dotnet:main Nov 2, 2024
16 checks passed
@ReubenBond ReubenBond deleted the fix/route-undeserializable-msgs branch November 2, 2024 00:15
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.

1 participant