Hi
We are getting these errors in production. I have an idea it is probably the database. But I would like to know, before we point at our database service provider.
{"level":"error","requestID":"6a79f268968518926ab583aff1c69a98","protocol":"grpc","grpc.component":"server","grpc.service":"dispatch.v1.DispatchService","grpc.method":"DispatchCheck","grpc.method_type":"unary","peer.address":"10.42.13.82:38444","grpc.start_time":"2024-11-18T15:23:47Z","grpc.request.deadline":"2024-11-18T15:24:47Z","grpc.code":"Unknown","grpc.error":"error performing check: unable to query tuples: rows err: unexpected EOF","grpc.time_ms":"1.495","time":"2024-11-18T15:23:47Z","message":"finished call"}
{"level":"error","requestID":"6a79f268968518926ab583aff1c69a98","protocol":"grpc","grpc.component":"server","grpc.service":"dispatch.v1.DispatchService","grpc.method":"DispatchCheck","grpc.method_type":"unary","peer.address":"10.42.11.194:58562","grpc.start_time":"2024-11-18T15:23:47Z","grpc.request.deadline":"2024-11-18T15:24:47Z","grpc.code":"Unknown","grpc.error":"rpc error: code = Unknown desc = error performing check: unable to query tuples: rows err: unexpected EOF","grpc.time_ms":"11.957","time":"2024-11-18T15:23:47Z","message":"finished call"}
{"level":"error","requestID":"6a79f268968518926ab583aff1c69a98","error":"error performing check: unable to query tuples: rows err: unexpected EOF","time":"2024-11-18T15:23:47Z","message":"unexpected dispatch graph error"}
{"level":"error","requestID":"6a79f268968518926ab583aff1c69a98","protocol":"grpc","grpc.component":"server","grpc.service":"authzed.api.v1.PermissionsService","grpc.method":"CheckPermission","grpc.method_type":"unary","peer.address":"10.42.9.161:33870","grpc.start_time":"2024-11-18T15:23:47Z","grpc.code":"Unknown","grpc.error":"rpc error: code = Unknown desc = error performing check: unable to query tuples: rows err: unexpected EOF","grpc.time_ms":"12.904","time":"2024-11-18T15:23:47Z","message":"finished call"}