iirc that's just the log that indicates that a gRP...
# spicedb
y
iirc that's just the log that indicates that a gRPC call has finished. at my old company we filtered them without issues. gRPC connections are designed to be long-lived and reused, and then RPCs are routed along the existing HTTP connections.