Sets a custom GrpcHandlerRegistry to be used by the gRPC server for resolving service implementations that were not registered before via the services configuration block.
If not set, unknown services not registered will cause a UNIMPLEMENTED status to be returned to the client.