pub async fn call_service( address: String, type_: String, data: String, ) -> Result<(), Box<dyn Error>>
Makes a service call within the container