When I do make / delete on with data of around 10000 nodes, I get this error:
Error: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = “Socket closed”
debug_error_string = “{“created”:”@1655151951.199598000",“description”:“Error received from peer ipv6:[::1]:9080”,“file”:“src/core/lib/surface/call.cc”,“file_line”:904,“grpc_message”:“Socket closed”,“grpc_status”:14}"
I’m running dgraph locally – is there any way to fix this?