This commit is contained in:
alexsong-oai
2026-02-26 15:02:18 -08:00
parent 22457495e2
commit 142fb54215

View File

@@ -291,8 +291,7 @@ impl CloudRequirementsService {
}
self.fetch_with_retries(&auth, chatgpt_user_id, account_id)
.await
.flatten()
.await?
}
async fn fetch_with_retries(