Skip to content

fix: avoid account credential timeout on console load - #119

Merged
caigee-cmd merged 3 commits into
mainfrom
codex/fix-account-load-deadline
Sep 8, 2026
Merged

fix: avoid account credential timeout on console load#119
caigee-cmd merged 3 commits into
mainfrom
codex/fix-account-load-deadline

Conversation

@caigee-cmd

Copy link
Copy Markdown
Owner

Summary

  • avoid refreshing all accounts during console initialization
  • only refresh account quotas for explicit refresh=1 requests
  • keep manual refresh behavior unchanged

Validation

  • go test ./...
  • python3 scripts/release-notes.py validate
  • git diff --check origin/main...HEAD
  • frontend npm run lint is blocked by a local oxlint runtime error: ERR_UNKNOWN_FILE_EXTENSION

Scope

No request processing path changes; /v1/chat/completions handling is untouched.

@caigee-cmd
caigee-cmd merged commit d10d285 into main Sep 8, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant