When using insecure grpc calls, the request fails with the following error msg:
_MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses; last error: UNAVAILABLE: ipv4:192.169.0.7:443: Socket closed"
debug_error_string = "UNKNOWN:failed to connect to all addresses; last error: UNAVAILABLE: ipv4:192.169.0.7:443: Socket closed {grpc_status:14, created_time:"2023-12-01T13:58:58.574521225+00:00"}"
When using insecure grpc calls, the request fails with the following error msg: