As that documentation says, if a write fails due to a serialization error, the call is cancelled. If the write fails for some other reason, that means that the call has already ended in some way. Either way, you should not continue writing after a write failure.
On Thu, Jul 20, 2017 at 2:54 PM <ba...@learningmotors.com> wrote: > Hi, > > I'm using the NodeJS grpc client to talk to a go based grpc server. When > using a bidirectional stream, is there any automatic retries for write > errors? If I look at the output of write ( > https://grpc.io/grpc/node/grpc-ClientDuplexStream.html), I can see when a > write fails. Is it up to the consumer of the grpc client to re-try write > failures? And, if so, also the consumer of the client's responsibility to > maintain order within the stream? > > Thanks, > Baron > > -- > 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/ce313dfc-57a2-477a-bf84-6c489a0f7005%40googlegroups.com > <https://groups.google.com/d/msgid/grpc-io/ce313dfc-57a2-477a-bf84-6c489a0f7005%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 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/CAPK2-4dmcmy_FFRzCBkSj8JGwShWkd-O%2B2Tp7UWoQYow5h8HQA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
smime.p7s
Description: S/MIME Cryptographic Signature