I see that retries add the x-grpc-retry-pushback-ms
and x-grpc-retry-attempts metadata keys. Is there a reason to prefix them
with the x-, even though the rest of the grpc keys just use the grpc-
prefix? I didn't see any discussion on that.

I also saw this in the spec:

> The value for this field will be a human-readable integer.


I'm not sure that really contributes anything. "three", "0x3", "03", and
"δΈ‰" are all human-readable. I'd assume something akin to "base 10-encoded,
positive integer, without unnecessary leading zeros" is probably intended.
I'm also assuming not to send the metadata on the initial request, but that
would be another assumption.

I'd also note x-grpc-retry-pushback-ms doesn't define the format, although
the mention of the special-case -1 does imply some about it.

On Fri, Feb 10, 2017 at 4:31 PM, ncteisen via grpc.io <
[email protected]> wrote:

> I've created a gRFC describing the design and implementation plan for gRPC
> Retries.
>
> Take a look at the gRPC on Github
> <https://github.com/grpc/proposal/pull/12>.
>
> --
> 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 [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/grpc-io.
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/grpc-io/30e29cbc-439c-46c4-b54f-6e97637a0735%40googlegroups.com
> <https://groups.google.com/d/msgid/grpc-io/30e29cbc-439c-46c4-b54f-6e97637a0735%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
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%2B4M1oNjc_XmPPy2X0B9TQ-BfLn5M_w2PyJiGn%2BSYwV2pECSJQ%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