On Wed, Mar 1, 2017 at 10:20 AM, Eric Anderson <ej...@google.com> wrote:

> On Mon, Feb 27, 2017 at 8:53 AM, 'Mark D. Roth' via grpc.io <
> grpc-io@googlegroups.com> wrote:
>
>> However, as per the When Retries are Valid
>> <https://github.com/ncteisen/proposal/blob/75e08fa10405430e8177cfd91bf63a25ff4ad617/A6.md#when-retries-are-valid>
>>  section
>> of the gRFC, an RFC becomes committed when "the client receives a non-error
>> response (either an explicit OK status or any response message) from the
>> server".
>>
>
> Just to be clear, the only time "an explicit OK status" would matter is
> with a streaming call. In a unary call the OK status will always be after
> the response message.
>

Actually, that's still a bit misleading. Just to be more clear, the only
time it matters is with a successful streaming response that has
zero-messages. All other cases are either failure or have at least one
message. And the status always comes after a message, if there is one.

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CA%2B4M1oNx-bV%2BPYpBsAQ%2BBOKkOw6_0WhHA7ZzDnPzakPLKL8nHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to