ray.serve.config.gRPCOptions.grpc_servicer_func_callable#

property gRPCOptions.grpc_servicer_func_callable: List[Callable]#

Return a list of callable functions from the grpc_servicer_functions.

If the function is not callable or not found, it will be ignored and a warning will be logged.