sui ma
unread,Nov 12, 2024, 9:54:10 AM11/12/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
The ok parameter is false indicating a read/write failure, but the call does not end abnormally, and I'm trying to understand what are the underlying reasons for the failure?
The API documentation indicates that “ok Was it successful? If false, no new read/write operation will succeed, and any further Start* should not be called.” The call should end at this point?