• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

umputun / ralphex / 33190179947
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: preserve-review-logs
DEFAULT BRANCH: master
Ran 28 Aug 2026 04:29PM UTC
Jobs 1
Files 55
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Aug 2026 04:29PM UTC coverage: 85.728% (+0.05%) from 85.675%
33190179947

push

github

umputun
fix: detect codex "Selected model is at capacity" as a limit pattern

OpenAI returns "Selected model is at capacity. Please try a different
model." when the selected model is temporarily oversubscribed. Neither
codex_limit_patterns nor codex_error_patterns matched it, so a run under
--wait aborted on a transient condition instead of waiting it out, and a
run without --wait exited with a bare non-zero status and no explanation.

Add "Selected model is at capacity" to both default lists. With --wait
set, the existing limit-retry loop polls until capacity frees up; without
it, the run exits gracefully naming the pattern and the codex /status
hint. The pattern is the leading clause only, so a reworded second
sentence still matches.

Follows the precedent from #353: feed the existing retry loop the right
strings rather than add a new pattern category.

Related to #446

8061 of 9403 relevant lines covered (85.73%)

225.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33190179947.1 28 Aug 2026 04:29PM UTC 55
85.73
GitHub Action Run
Source Files on build 33190179947
  • Tree
  • List 55
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4da0f0e7 on github
  • Prev Build on master (#32997623945)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc