Closed neyguvj closed 6 months ago
Please check the type of change your PR introduces:
connError{node_id:50052,address:'hostname:2135'}: transport/Unknown (code = 2, source error = "EOF", address: "hostname:2135") at github.com/ydb-platform/ydb-go-sdk/v3/internal/conn.(*grpcClientStream).RecvMsg(grpc_client_stream.go:147) Issue Number: #19
EOF error is skipped
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
connError{node_id:50052,address:'hostname:2135'}: transport/Unknown (code = 2, source error = "EOF", address: "hostname:2135") at github.com/ydb-platform/ydb-go-sdk/v3/internal/conn.(*grpcClientStream).RecvMsg(grpc_client_stream.go:147) Issue Number: #19
What is the new behavior?
EOF error is skipped
Other information