OpenAI resets ChatGPT and Codex usage limits after outage
TECH

OpenAI resets ChatGPT and Codex usage limits after outage

27+
Signals

Strategic Overview

  • 01.
    OpenAI reset usage limits for ChatGPT Work and Codex twice in one day and temporarily removed the 5-hour usage cap across Plus, Business, and Pro plans, after demand from the GPT-5.6 Sol / ChatGPT Work launch overwhelmed the system.
  • 02.
    Separately, a global outage on July 25, 2026 took down ChatGPT, the OpenAI API, and Codex simultaneously across the US, Europe, India, Japan, and Australia - the fourth such disruption in four consecutive days.
  • 03.
    OpenAI applied a mitigation and moved from 'investigating' to 'monitoring' within about an hour of the July 25 outage; requests were blocked by an internal circuit breaker labeled 'biscuit_baker_service_me_circuit_open.'
  • 04.
    OpenAI also fixed a bug that had prevented some of its announced usage-limit resets from applying correctly to affected accounts.

Deep Analysis

Two Different Problems, One 'We Reset' Response

On July 12, 2026, OpenAI began resetting ChatGPT Work and Codex usage counters and temporarily lifted the 5-hour usage cap across Plus, Business, and Pro plans [1], after OpenAI product lead Tibo said the prior 48 hours of Codex and ChatGPT Work usage had been "intense" [1]. That reset followed the GPT-5.6 Sol and ChatGPT Work launch, whose high-compute mode was too easy to trigger and burned through usage limits far faster than expected [2]. OpenAI's Thibault Sottiaux later acknowledged the rollout "didn't get everything quite right," citing usage limits depleted too quickly, a confusing desktop redesign, and regressed multi-agent workflows [3]. That is a separate story from the global infrastructure outage on July 25, which knocked ChatGPT, the API, and Codex offline simultaneously and triggered its own emergency reset. The two events share a fix - reset the counters - but not a cause: one is a product-design and pricing problem, the other is a backend failure. Compounding the confusion, OpenAI separately had to fix a bug that was preventing some of its own announced resets from applying correctly to affected accounts, as users reported on OpenAI's community forum [4]. For a subscriber watching their usage bar, the distinction barely registers - it just looks like OpenAI resetting limits, again.

Why One Circuit Breaker Took Down Chat, API, and Code at Once

The July 25 outage did not degrade one product - it took ChatGPT, the OpenAI API, and Codex offline together, across the US, Europe, India, Japan, and Australia. Industry analysis from Unite.AI points to what that pattern usually means: "When a fault surfaces at once across the web app, the mobile client and the API, the cause usually sits in a shared layer" [5]. The specifics bear that out - users hit 503 errors carrying the internal label "biscuit_baker_service_me_circuit_open," a circuit breaker that blocked requests before they ever reached OpenAI's servers [6]. OpenAI's own status page listed 12 affected API components, 15 affected ChatGPT components, and 4 affected Codex components during the window [6]- a footprint too broad to be a single model or endpoint failing, and consistent with a shared authentication, routing, or gateway layer buckling under load. OpenAI moved from "investigating" to "monitoring" about an hour after applying a mitigation [6], but the status history for the surrounding days shows this wasn't an isolated blip: elevated errors were logged on July 22, 23, and 24 as well [7], suggesting the same underlying layer had already been under strain before it broke outright on July 25.

The Reset Has Become a Release Valve, Not a Fix

OpenAI has turned "we reset your limits" into its default apology, and that is starting to cut both ways. Reset events - some tied to the July 12 GPT-5.6 Sol overload, others issued whenever a status incident hits - have applied to roughly 500,000 ChatGPT Work and Codex accounts combined [8]. CloudYeti's tracking of OpenAI's compensation resets has counted 36 events so far, describing the pattern bluntly: "Every time something breaks on OpenAI's end - usage tracking messed up, model degraded, outage - they seem to drop a free reset into everyone's account to compensate." On the surface, that reads as generous - a company eating the cost of its own instability.

But on r/codex, the same pattern reads differently. One user described ramping up usage specifically to burn through a fresh reset before the next one landed, then hanging at zero waiting for it, and said it "might be better overall, if they would just give us steady resources without this dopamine carousel with resets every unknown amount of days." A separate complaint-flaired post, "Fix the limits or that line is gonna go down as fast it went up," drew replies comparing OpenAI's weekly limits unfavorably to Anthropic's Claude plans, with some users saying they were canceling their subscriptions over it. The reset has shifted from an emergency gesture into an expected, almost routine feature of using ChatGPT Work and Codex - which means the next time OpenAI doesn't reset promptly, or the reset bug recurs [4], there is less goodwill left to absorb it.

Four Outages in Four Days Is a Math Problem for Enterprise Sales

The July 25 outage was OpenAI's fourth service disruption in four consecutive days, following incidents logged on July 22, 23, and 24 [9]. Zoomed out further, OpenAI's status page has recorded roughly 166 incidents over about nine months since autumn 2025 - close to 18 per month [10]. That frequency matters more than any single outage, because it compounds against exactly the customers OpenAI is trying to win: businesses running Codex and the API inside their own products and engineering workflows. When those endpoints go down, the failure doesn't stay contained to OpenAI - it becomes an outage for every company built on top of it [11]. Unite.AI's analysis frames the stakes bluntly: "A model a customer cannot reach is, for that window, worth nothing" [5], and TheNextWeb's coverage warns that "every outage chips away at the reliability narrative enterprise buyers need" [6]. Usage-limit resets can placate individual subscribers cheaply, but they don't address the pattern underneath them - a shared backend that has now failed openly four days running - and that pattern, not any single day's downtime, is the harder problem for OpenAI to sell past.

Historical Context

2026-07-12
OpenAI began resetting ChatGPT Work and Codex usage limits and temporarily removed the 5-hour cap after intense demand following the GPT-5.6 Sol / ChatGPT Work launch.
2026-07-21
An outage affecting image generation across ChatGPT and the API ran from 10:37 AM UTC through full recovery by 2:52 AM UTC the next day.
2026-07-22
OpenAI's status history logged elevated errors for Workspace Agent, file uploads, and image generation.
2026-07-23
Some users experienced elevated error rates in ChatGPT.
2026-07-24
Elevated error rates and elevated Codex Review errors were logged, alongside elevated API error rates and latency on the gpt-image-2 model.
2026-07-25
A global outage hit ChatGPT, the API, and Codex simultaneously starting around 11:08 AM UTC, the fourth disruption in four consecutive days; OpenAI applied a mitigation and moved to monitoring within about an hour, with services reported operational by around 12:31 PM UTC.

Power Map

Key Players
Subject

OpenAI resets ChatGPT and Codex usage limits after outage

OP

OpenAI

Service operator that caused both disruptions - via the GPT-5.6 Sol/ChatGPT Work rollout and the shared-infrastructure outage - and controls the remediation lever (usage resets, mitigations, status updates), giving it sole authority over how the fallout is managed.

CH

ChatGPT Work / Codex subscribers (Plus, Business, Pro plans)

End users directly affected by depleted usage limits and outages; their collective usage patterns forced the emergency 5-hour cap removal and repeated resets.

TH

Third-party developers and companies building on OpenAI's API/Codex

Downstream businesses whose customer-facing features and engineering workflows broke when Codex/API endpoints went down, meaning OpenAI's uptime is effectively their uptime.

TI

Tibo (OpenAI, Member of Technical Staff / product lead)

Publicly announced the usage-limit reset and 5-hour restriction removal, setting the official narrative for how OpenAI frames the fix.

TH

Thibault Sottiaux (OpenAI)

Publicly acknowledged that the ChatGPT Work/GPT-5.6 Sol rollout did not go smoothly and committed OpenAI to a larger corrective update.

Fact Check

11 cited
  1. [1] OpenAI Just Took the Handcuffs Off Your ChatGPT Work and Codex Usage Limits (At Least for Now)
  2. [2] OpenAI Temporarily Relaxes GPT-5.6 Sol Usage Limits
  3. [3] OpenAI Admits It Didn't Get Everything Quite Right With ChatGPT Work Launch and Scrambles to Fix UX and Costs
  4. [4] Missing Banked Reset After Codex Usage Limit Reset Announcement
  5. [5] Global Outage Hits OpenAI's ChatGPT, API and Codex
  6. [6] OpenAI Outage Hits ChatGPT, API and Codex
  7. [7] OpenAI Status History
  8. [8] ChatGPT Work and Codex Usage Limits Reset, With Daily Resets Reported by Some Users
  9. [9] OpenAI's Fourth Outage: Global Impact
  10. [10] OpenAI Outage History
  11. [11] OpenAI Codex Outage

Source Articles

Top 1

THE SIGNAL.

Analysts

"A fault surfacing at once across the web app, mobile client, and API points to a shared backend layer rather than an isolated product failure."

Industry analysis, Unite.AI
Tech industry publication

"Reliability carries direct business value for OpenAI's enterprise customers - a model that is unreachable is worth nothing to the business relying on it during that window."

Industry analysis, Unite.AI
Tech industry publication

"Repeated outages erode the reliability narrative OpenAI needs for enterprise buyers, and failures in autonomous-agent workflows cascade through everything those agents were managing."

Industry analysis, TheNextWeb
Tech industry publication
The Crowd

"We have reset usage limits for all Codex and ChatGPT Work users. Last night around 2am to 4am we suffered an almost global outage. All well and recovered, but you know what comes next. We learn. We reset. Enjoy."

@@thsottiaux11853

"ChatGPT is currently experiencing a global outage, based on the reports so far, the outage has been ongoing for around 5–6 hours. The disruption is affecting ChatGPT, the OpenAI API, and Codex, with users around the world reporting problems logging in, OpenAI has acknowledged"

@@Pirat_Nation679

"Another reset for Codex and ChatGPT Work again 100% of weekly limits for paid users"

@@rohanpaul_ai20

"ChatGPT is Down Worldwide, OpenAI Confirms"

@u/batakchan12000
Broadcast
Free ChatGPT/Codex App Limit Resets: Why You Have Them + How to Redeem Them

Free ChatGPT/Codex App Limit Resets: Why You Have Them + How to Redeem Them

Hit Your Codex Token Limit? Do THIS to Reset It

Hit Your Codex Token Limit? Do THIS to Reset It

ChatGPT Just Added Banked Resets — What That Means?

ChatGPT Just Added Banked Resets — What That Means?