On Thursday, April 6, 2017 at 9:11:28 AM UTC-7, [email protected] wrote: > > In this comment Eric mentions work on a "max age" field server-side in > grpc-java: > https://github.com/grpc/grpc/issues/7957#issuecomment-289515839 > > I can't find any other mention of this. Is there a tracking issue or > something I can follow related to this feature? >
What languages are you interested in? There's not a tracking issue to my knowledge, but there is a merged implementation <https://github.com/grpc/grpc-java/pull/2880> for Java. It'll be in the next release, which is about two weeks away. Please feel free to try it out from master or the freshly-cut v1.3 branch. If you notice any problems, there's time to fix it before the release. If you're interested in other languages, I think they are on the same approximate timeline, but I've not been tracking their status. They may not make 1.3, but I'd be surprised if the feature was still missing in 1.4. -- 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/842155ee-480c-4b36-baf9-056d4e0c9115%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
