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

Change some RequestStream.WriteAsync errors to match Grpc.Core #1199

Merged

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Feb 9, 2021

  • WriteAsync will throw RpcException with status of OK if response has been returned.
  • WriteAsync will only throw InvalidOperationException if CompleteAsync has been called.

@JamesNK JamesNK requested a review from JunTaoLuo February 9, 2021 21:38
@JamesNK JamesNK merged commit 4a8a120 into grpc:master Feb 9, 2021
@JamesNK JamesNK deleted the jamesnk/clientstreaming-writeasync-errors branch February 9, 2021 21:56
@JamesNK JamesNK mentioned this pull request Feb 9, 2021
6 tasks
This was referenced Mar 18, 2021
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