[Bug] Codex Desktop hard-fails with "model at capacity" instead of auto-falling back like Codex Web
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
Describe the bug
During peak load, Codex Desktop returns "Selected model is at capacity.
Please try a different model." and hard-fails. Codex Web, on the same
account and model, automatically falls back to a less-loaded model and
continues working. This leaves Pro subscribers unable to work in Desktop
whenever the newest models are overloaded.
Environment
- Plan: ChatGPT Pro
- Client: Codex Desktop (ChatGPT.app, v26.903.71938, macOS 26.5)
- Models affected: gpt-6-astra, gpt-5.6-sol, gpt-5.6-terra (consistently);
gpt-5.5 (intermittent). gpt-5.3-codex-spark works.
To Reproduce
- In Codex Desktop, select a high-demand model (e.g. gpt-6-astra).
- Send a message during peak load.
- Desktop returns "Selected model is at capacity" and stops.
- Send the same message on Codex Web with the same model — Web either
succeeds or silently falls back to a working model.
Expected behavior
Codex Desktop should fall back to an available model (as Codex Web does),
or otherwise retry, rather than hard-failing with "at capacity".
Actual behavior
Codex Desktop hard-fails with "Selected model is at capacity" and does
not recover, interrupting long-running tasks.
Frequency
Every day since Sep 7, 2026, during peak hours.
Additional context
Related: #41790, and the "GPT-5.6 Sol repeatedly hits 'Selected model is
at capacity' in Codex Desktop" thread on the OpenAI developer community.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in Codex Desktop with gpt-6-astra during peak load, following the listed steps, and compare the result with Codex Web on the same account and model. Done means Desktop recovers by falling back to an available model or retrying instead of stopping with the capacity error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100