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

Wait for acknowledgment when sending message to gRPC channel #4034

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

ReubenBond
Copy link
Member

This PR updates GrpcAgentWorkerRuntime to wait for acknowledgement when writing an event to the gRPC channel. This reduces the potential for races with shutdown and allows failed writes to be propagated back up the caller.

@ReubenBond ReubenBond merged commit a4901f3 into microsoft:main Nov 1, 2024
38 checks passed
@ReubenBond ReubenBond deleted the rebond/fix/shutdown branch November 1, 2024 19:59
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.

2 participants