Codex five-hour usage limit appears to have been consumed abnormally fast

Open 💬 7 comments Opened Jul 9, 2026 by xmrsv
💡 Likely answer: A maintainer (github-actions[bot], contributor) responded on this thread — see the highlighted reply below.

What version of Codex CLI is running?

codex-cli 0.144.0

What subscription do you have?

Plus

Which model were you using?

gpt-5.6-luna

What platform is your computer?

Linux 6.12.94+deb13-amd64 x86_64 unknown

What terminal emulator and version are you using (if applicable)?

Konsole

Codex doctor report

{
  "schemaVersion": 1,
  "generatedAt": "1783630619s since unix epoch",
  "overallStatus": "ok",
  "codexVersion": "0.144.0",
  "checks": {
    "app_server.status": {
      "id": "app_server.status",
      "category": "app-server",
      "status": "ok",
      "summary": "background server is not running",
      "details": {
        "control socket": "/home/adrian/.codex/app-server-control/app-server-control.sock",
        "daemon state dir": "/home/adrian/.codex/app-server-daemon",
        "mode": "ephemeral",
        "pid file": "/home/adrian/.codex/app-server-daemon/app-server.pid (missing)",
        "settings": "/home/adrian/.codex/app-server-daemon/settings.json (missing)",
        "status": "not running",
        "update-loop pid file": "/home/adrian/.codex/app-server-daemon/app-server-updater.pid (missing)"
      },
      "remediation": null,
      "durationMs": 0
    },
    "auth.credentials": {
      "id": "auth.credentials",
      "category": "auth",
      "status": "ok",
      "summary": "auth is configured",
      "details": {
        "auth file": "/home/adrian/.codex/auth.json",
        "auth storage mode": "File",
        "stored API key": "false",
        "stored ChatGPT tokens": "true",
        "stored agent identity": "false",
        "stored auth mode": "chatgpt"
      },
      "remediation": null,
      "durationMs": 0
    },
    "config.load": {
      "id": "config.load",
      "category": "config",
      "status": "ok",
      "summary": "config loaded",
      "details": {
        "CODEX_HOME": "/home/adrian/.codex",
        "config.toml": "/home/adrian/.codex/config.toml",
        "config.toml parse": "ok",
        "cwd": "/home/adrian/Documentos/Projects/infra-rocky",
        "enabled feature flags": "shell_tool, unified_exec, shell_snapshot, code_mode_host, terminal_resize_reflow, sqlite, hooks, enable_request_compression, multi_agent, apps, tool_search_always_defer_mcp_tools, tool_suggest, plugins, in_app_browser, browser_use, browser_use_full_cdp_access, browser_use_external, computer_use, remote_plugin, plugin_sharing, image_generation, resize_all_images, skill_mcp_dependency_install, mentions_v2, steer, guardian_approval, goals, collaboration_modes, tool_call_mcp_elicitation, auth_elicitation, personality, fast_mode, tui_app_server, remote_compaction_v2, workspace_dependencies",
        "feature flag overrides": "none",
        "feature flags enabled": "35",
        "log dir": "/home/adrian/.codex/log",
        "mcp servers": "0",
        "model": "gpt-5.6-luna",
        "model provider": "openai",
        "sqlite home": "/home/adrian/.codex"
      },
      "remediation": null,
      "durationMs": 0
    },
    "git.environment": {
      "id": "git.environment",
      "category": "git",
      "status": "ok",
      "summary": "git version 2.47.3",
      "details": {
        ".git entry": "directory",
        "PATH git #1": "/usr/bin/git",
        "PATH git #2": "/bin/git",
        "PATH git entries": "2",
        "git branch": "feat/db-prod-migration-2026-06-17",
        "git build options": "git version 2.47.3; cpu: x86_64; no commit associated with this build; sizeof-long: 8; sizeof-size_t: 8; shell-path: /bin/sh; libcurl: 8.14.1; zlib: 1.3.1",
        "git exec path": "/usr/lib/git-core",
        "git version": "git version 2.47.3",
        "repo detected": "true",
        "repo root": "/home/adrian/Documentos/Projects/infra-rocky",
        "selected git": "/usr/bin/git"
      },
      "remediation": null,
      "durationMs": 112
    },
    "installation": {
      "id": "installation",
      "category": "install",
      "status": "ok",
      "summary": "installation looks consistent",
      "details": {
        "PATH codex #1": "/home/adrian/.nvm/versions/node/v24.14.0/bin/codex",
        "current executable": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
        "install context": "npm (package /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path)",
        "managed by bun": "false",
        "managed by npm": "true",
        "managed by pnpm": "false",
        "managed package root": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex",
        "npm update target": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex"
      },
      "remediation": null,
      "durationMs": 217
    },
    "mcp.config": {
      "id": "mcp.config",
      "category": "mcp",
      "status": "ok",
      "summary": "no MCP servers configured",
      "details": {},
      "remediation": null,
      "durationMs": 0
    },
    "network.env": {
      "id": "network.env",
      "category": "network",
      "status": "ok",
      "summary": "network-related environment looks readable",
      "details": {
        "proxy env vars": "none"
      },
      "remediation": null,
      "durationMs": 0
    },
    "network.provider_reachability": {
      "id": "network.provider_reachability",
      "category": "reachability",
      "status": "ok",
      "summary": "active provider endpoints are reachable over HTTP",
      "details": {
        "ChatGPT base URL": "https://chatgpt.com/backend-api/ reachable (HTTP 403)",
        "reachability mode": "ChatGPT auth"
      },
      "remediation": null,
      "durationMs": 213
    },
    "network.websocket_reachability": {
      "id": "network.websocket_reachability",
      "category": "websocket",
      "status": "ok",
      "summary": "Responses WebSocket handshake succeeded",
      "details": {
        "DNS": "2 IPv4, 2 IPv6, first IPv4",
        "auth mode": "chatgpt",
        "connect timeout": "15000 ms",
        "endpoint": "wss://chatgpt.com/backend-api/<redacted>",
        "handshake result": "HTTP 101 Switching Protocols",
        "model provider": "openai",
        "models etag present": "true",
        "provider name": "OpenAI",
        "proxy env vars": "none",
        "reasoning header": "false",
        "server model present": "false",
        "supports websockets": "true",
        "wire API": "responses"
      },
      "remediation": null,
      "durationMs": 900
    },
    "runtime.provenance": {
      "id": "runtime.provenance",
      "category": "runtime",
      "status": "ok",
      "summary": "running npm on linux-x86_64",
      "details": {
        "commit": "unknown",
        "current executable": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin/codex",
        "install method": "npm (package /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl, bin /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/bin, resources /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-resources, path /home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path)",
        "platform": "linux-x86_64",
        "version": "0.144.0"
      },
      "remediation": null,
      "durationMs": 0
    },
    "runtime.search": {
      "id": "runtime.search",
      "category": "search",
      "status": "ok",
      "summary": "search is OK (bundled)",
      "details": {
        "search command": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex/node_modules/@openai/codex-linux-x64/vendor/x86_64-unknown-linux-musl/codex-path/rg",
        "search command readiness": "file exists",
        "search provider": "bundled"
      },
      "remediation": null,
      "durationMs": 0
    },
    "sandbox.helpers": {
      "id": "sandbox.helpers",
      "category": "sandbox",
      "status": "ok",
      "summary": "sandbox configuration is readable",
      "details": {
        "approval policy": "OnRequest",
        "codex-linux-sandbox helper": "/home/adrian/.codex/tmp/arg0/codex-arg0SdF1R4/codex-linux-sandbox",
        "execve wrapper helper": "/home/adrian/.codex/tmp/arg0/codex-arg0SdF1R4/codex-execve-wrapper",
        "filesystem sandbox": "restricted",
        "network sandbox": "restricted"
      },
      "remediation": null,
      "durationMs": 0
    },
    "state.paths": {
      "id": "state.paths",
      "category": "state",
      "status": "ok",
      "summary": "state paths and databases are inspectable",
      "details": {
        "CODEX_HOME": "/home/adrian/.codex (dir)",
        "active rollout files": "23 files, 23484929 total bytes, 1021083 average bytes",
        "archived rollout files": "0 files, 0 total bytes, 0 average bytes",
        "goals DB": "/home/adrian/.codex/goals_1.sqlite (file)",
        "goals DB integrity": "ok",
        "log DB": "/home/adrian/.codex/logs_2.sqlite (file)",
        "log DB integrity": "ok",
        "log dir": "/home/adrian/.codex/log (dir)",
        "memories DB": "/home/adrian/.codex/memories_1.sqlite (file)",
        "memories DB integrity": "ok",
        "sqlite home": "/home/adrian/.codex (dir)",
        "state DB": "/home/adrian/.codex/state_5.sqlite (file)",
        "state DB integrity": "ok"
      },
      "remediation": null,
      "durationMs": 236
    },
    "state.rollout_db_parity": {
      "id": "state.rollout_db_parity",
      "category": "threads",
      "status": "ok",
      "summary": "rollout files and state DB thread inventory agree",
      "details": {
        "default model provider": "openai",
        "rollout DB active files": "23",
        "rollout DB active rows": "23",
        "rollout DB archive mismatches": "0",
        "rollout DB archived files": "0",
        "rollout DB archived rows": "0",
        "rollout DB duplicate DB paths": "0",
        "rollout DB duplicate rollout thread ids": "0",
        "rollout DB malformed file names": "0",
        "rollout DB missing active rows": "0",
        "rollout DB missing archived rows": "0",
        "rollout DB model providers": "openai=23",
        "rollout DB rows": "23",
        "rollout DB scan cap reached": "false",
        "rollout DB scan errors": "0",
        "rollout DB sources": "cli=23",
        "rollout DB stale rows": "0"
      },
      "remediation": null,
      "durationMs": 941
    },
    "system.environment": {
      "id": "system.environment",
      "category": "system",
      "status": "ok",
      "summary": "OS language es-PE",
      "details": {
        "EDITOR": "not set",
        "LANG": "es_PE.UTF-8",
        "VISUAL": "not set",
        "os": "Debian 13.0.0 (trixie) [64-bit]",
        "os language": "es-PE",
        "os type": "Debian",
        "os version": "13.0.0"
      },
      "remediation": null,
      "durationMs": 25
    },
    "terminal.env": {
      "id": "terminal.env",
      "category": "terminal",
      "status": "ok",
      "summary": "terminal metadata was detected",
      "details": {
        "COLORFGBG": "15;0",
        "COLORTERM": "truecolor",
        "DISPLAY": "present",
        "WAYLAND_DISPLAY": "present",
        "color output": "enabled",
        "effective locale": "es_PE.UTF-8",
        "stderr is terminal": "true",
        "stdin is terminal": "true",
        "stdout is terminal": "true",
        "terminal": "Konsole",
        "terminal size": "145x34",
        "terminal version": "250402"
      },
      "remediation": null,
      "durationMs": 0
    },
    "terminal.title": {
      "id": "terminal.title",
      "category": "title",
      "status": "ok",
      "summary": "terminal title default",
      "details": {
        "terminal title activity": "true",
        "terminal title items": "activity, project-name",
        "terminal title project source": "git repo root",
        "terminal title project value": "infra-rocky",
        "terminal title source": "default"
      },
      "remediation": null,
      "durationMs": 0
    },
    "updates.status": {
      "id": "updates.status",
      "category": "updates",
      "status": "ok",
      "summary": "update configuration is locally consistent",
      "details": {
        "cached latest version": "0.144.0",
        "check for update on startup": "true",
        "last checked at": "2026-07-09T19:27:22.104099950Z",
        "latest version": "0.144.0",
        "latest version status": "current version is not older",
        "npm update target": "/home/adrian/.nvm/versions/node/v24.14.0/lib/node_modules/@openai/codex",
        "update action": "npm install -g @openai/codex",
        "version cache": "/home/adrian/.codex/version.json"
      },
      "remediation": null,
      "durationMs": 1185
    }
  }
}

What issue are you seeing?

On July 9, 2026, at approximately 3:15 PM Peru time, I had 100% of my five-hour usage remaining. By approximately 3:28 PM, only 5% remained.

I was using GPT-5.6 Terra with medium reasoning through the Pi coding agent, authenticated using Codex OAuth with my ChatGPT Plus account. I only exchanged a small number of conversational messages and did not intentionally run a large coding task or extensive automated workflow.

This represents a decrease of approximately 95% in 13 minutes. Please review the usage records for my account and verify whether there were duplicated requests, automatic retries, an incorrect model usage multiplier, or an issue with the GPT-5.6 Terra rollout.

What steps can reproduce the bug?

Uploaded thread: 019f48a6-b40e-7f31-82b8-26860efb4c87

What is the expected behavior?

_No response_

Additional information

_No response_

View original on GitHub ↗

7 Comments

github-actions[bot] contributor · 11 days ago

Potential duplicates detected. Please review them and close your issue if it is a duplicate.

  • #30918
  • #31770
  • #30660
  • #30633
  • #31322

Powered by Codex Action

grazzolini · 11 days ago

I have noticed the same thing, but on Mac OS desktop app. Not just that, but quality degraded too.

akhmerov · 11 days ago

Thanks for the reset :) But also after the reset the quota seems to disappear anomalously fast.

cramere · 10 days ago

+1 Same problem....
Before the patch, I could perform the same work for two hours, but now I use up the entire five-hour limit in just 30 minutes.
The five-hour limit is roughly equivalent to the amount provided for free.
I am using Win Codex Desktop and subscribed to the Plus plan. 5.5 high mod.

samiralibabic · 10 days ago

I am seeing the same regression on a $100/month ChatGPT subscription through Codex/ChatGPT OAuth.

Before the GPT-5.6 rollout on July 9, I could regularly run 3–4 parallel agents for approximately 2–3 hours before exhausting the five-hour quota.

Since the rollout, a single agent can exhaust the same quota in under one hour. That represents roughly 6–12× less effective capacity under a comparable workflow.

Important details:

  • I did not change my configuration or workflow.
  • I reproduced the problem while staying on GPT-5.5, so this does not appear to be explained by GPT-5.6 being more expensive.
  • The clients are OpenCode and OpenClaw using the official Codex/ChatGPT OAuth subscription route, not API-key billing.
  • The change began immediately after the GPT-5.6/ChatGPT update.

This appears consistent with:

  • #30212, including reports of one GPT-5.5 prompt consuming 56% and Pro accounts being mapped to the wrong entitlement bucket.
  • #32176, which reports similarly abnormal consumption beginning after the latest ChatGPT update.

Please investigate whether the July rollout changed server-side quota weighting, entitlement mapping, request classification, retry accounting, or the effective size of the five-hour allowance. A per-request usage breakdown and restoration of incorrectly consumed quota would also be appropriate.

piotrsynowiec · 10 days ago

I have the same problem with 5x pro plan. I've drained it on Luna in 1 hour on two agents, that apparently used mostly by RTK this many tokens:

300,2 k tokens output
170,4 k tokens after RTK filters
129,8 k tokens saved

and it costed me most of my 5 hours limit.

mussonking · 1 day ago

Did anyone found anything about that ? Or it is just normal and we will live our life waiting for resets ?
I burn my weekly limits in 2 hours using 3 Sol-medium session.

It is just unusable.