xumanbu commented on PR #2004: URL: https://github.com/apache/incubator-uniffle/pull/2004#issuecomment-2264672831
The timeout value in milliseconds for gRPC and Netty Type RPC Clients, including ShuffleServerClient and ShuffleManageClient. > > The `rss.rpc.client.type.grpc.timeout` is not documented, and the `rss.client.rpc.timeout.ms` is generally described as the "timeout in milliseconds for RPC calls." > > I think we can update the `client_guide.md` to reflect the fact that `rss.client.rpc.timeout.ms` is affecting all the rpc calls including shuffle manager client. Is the following description accurate? eg: "The timeout value in milliseconds for gRPC and Netty Type RPC Clients, including ShuffleServerClient and ShuffleManageClient." -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
