xoscar.get_pool_config# async xoscar.get_pool_config(address: str) → ActorPoolConfig[source]# Get the configuration of specified actor pool. Parameters: address (str) – Address of the actor pool. Return type: ActorPoolConfig