pub async fn async_persist_request(
    req: PersistRequest
) -> Result<PersistResponse, Error>