ray.serve.grpc_util.gRPCInputStream.is_cancelled# gRPCInputStream.is_cancelled() → bool[source]# Check if the client has cancelled the stream. Returns: True if the stream has been cancelled, False otherwise.