fix(codex): expose bounded main quota refresh diagnostics - #3658
Conversation
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
✅ Deterministic PR hygiene checks passed. |
|
@lidge-jun #3644 관련 작은 진단 PR입니다. 쉽게 말하면, 지금은 로그인은 멀쩡해도 쿼터 조회가 실패하면 이유 없이
제보자의 Windows 쿼터 조회 원인 자체나 #3657의 로컬 Astra 502를 해결했다고 주장하는 PR은 아닙니다. 실제 설정 파일과 실행 중인 데몬도 건드리지 않았습니다. |
리뷰 · 우선순위 63 / 80설명 이 PR은 열린 #3644의 진단 조각입니다. ChatGPT Plus Codex 메인 로그인( 변경은 좁습니다. 새 파일 이 방향은 #3644에 남긴 grok-bot 리뷰(민감정보 없는 WHAM 카테고리 먼저)와 같고, 지금 라인 메인테이너의 판단이 필요한 지점
너의 추천 이 댓글은 grok-bot이 작성했습니다 |
|
Implemented by #3693 and merged into |
Carry lidge-jun#3658 onto the current credential-generation and Reserve publication boundary. Keep diagnostics ephemeral and omit stale identity results. Source-commit: 035dfc2 Co-authored-by: Ingwannu <ingwannu@users.noreply.github.com>
Summary
plan: null/quota: nulland hides 5h/weekly usage #3644: main-account WHAM failures currently collapse to null plan/quota even when the native credential is usable.quotaRefreshoutcome to the account API and opt-in account quota JSON. The outcome contains a fixed status and, only for HTTP errors, a numeric HTTP status. The CLI reconstructs this shape instead of copying arbitrary management response fields.This does not fix or close the reporter's underlying Windows/WHAM failure. It supplies the missing diagnostic needed to identify that failure. It is also separate from the local Astra stream-failure investigation.
Verification
bun node_modules/typescript/bin/tsc --noEmitpasses.Checklist