<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Rate Limits on KnightLi Blog</title>
        <link>https://www.knightli.com/en/tags/rate-limits/</link>
        <description>Recent content in Rate Limits on KnightLi Blog</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 17 May 2026 08:36:15 +0800</lastBuildDate><atom:link href="https://www.knightli.com/en/tags/rate-limits/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Why Did Codex Usage Limits Suddenly Reset? History and Sources</title>
        <link>https://www.knightli.com/en/2026/05/17/codex-usage-limit-reset-history/</link>
        <pubDate>Sun, 17 May 2026 08:36:15 +0800</pubDate>
        
        <guid>https://www.knightli.com/en/2026/05/17/codex-usage-limit-reset-history/</guid>
        <description>&lt;p&gt;Codex users sometimes see an odd situation: their usage limits recover even though their normal reset time has not arrived. This kind of unexpected reset is not new, and it does not necessarily mean the quota policy has permanently become more generous. It may come from incident compensation, product promotions, growth milestones, or a backend reset that only applies to certain windows or account states.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.knightli.com/2026/05/17/codex-usage-limit-reset-history/tibo-codex-gpt55-reset.png&#34;
	width=&#34;1146&#34;
	height=&#34;712&#34;
	srcset=&#34;https://www.knightli.com/2026/05/17/codex-usage-limit-reset-history/tibo-codex-gpt55-reset_hu_8e2e55bed895f615.png 480w, https://www.knightli.com/2026/05/17/codex-usage-limit-reset-history/tibo-codex-gpt55-reset_hu_1736ae030ba80b22.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Screenshot of Tibo discussing a Codex usage limits reset&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;160&#34;
		data-flex-basis=&#34;386px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;This screenshot comes from a post on X by Tibo Sottiaux (@thsottiaux), who leads the OpenAI Codex team. For users tracking limits, the key point is not the model detail but the line saying he would reset usage limits that evening. The context suggests this was a compensating reset, not a normal scheduled refresh.&lt;/p&gt;
&lt;h2 id=&#34;short-version&#34;&gt;Short Version
&lt;/h2&gt;&lt;p&gt;Sudden Codex usage limit resets usually fall into several categories:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Incident compensation&lt;/strong&gt;: a Codex or model issue wastes user quota, so OpenAI resets limits to make up for it.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Launch or promotion events&lt;/strong&gt;: a new model, client, or feature ships with temporary extra capacity or a reset.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Growth milestones&lt;/strong&gt;: OpenAI resets or raises limits after Codex reaches a user-growth milestone.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Backend policy changes&lt;/strong&gt;: only some quota windows or account states are reset, and the UI may not explain the scope.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The most common misunderstanding is assuming that “reset” means every visible quota window recovered. In practice, Codex may have short rolling windows, weekly limits, model-specific consumption weights, and plan-specific rules. A special reset may only affect part of that system.&lt;/p&gt;
&lt;h2 id=&#34;what-this-screenshot-shows&#34;&gt;What This Screenshot Shows
&lt;/h2&gt;&lt;p&gt;The screenshot shows Tibo posting an update on May 15, 2026, saying the team would continue monitoring and reset usage limits that evening. It quotes an earlier message saying the team was investigating reports from some users.&lt;/p&gt;
&lt;p&gt;For users, there are three practical takeaways:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;This was not a normal user-specific reset cycle; it was an active reset by the team.&lt;/li&gt;
&lt;li&gt;The reset had a specific event context and was not a permanent limit increase.&lt;/li&gt;
&lt;li&gt;The phrase “usage limits” does not by itself clarify whether both short windows and weekly limits were included.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So if your quota recovered, treat it first as a special reset event, not as evidence that future limits have changed.&lt;/p&gt;
&lt;h2 id=&#34;why-codex-resets-can-feel-unexpected&#34;&gt;Why Codex Resets Can Feel Unexpected
&lt;/h2&gt;&lt;p&gt;Codex limits are not simply “refreshed at a fixed time every day.” The backend may track several things at once:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Short usage windows, such as a few-hour window.&lt;/li&gt;
&lt;li&gt;Weekly or longer-period limits.&lt;/li&gt;
&lt;li&gt;Different consumption weights for different models.&lt;/li&gt;
&lt;li&gt;Different entry points such as local Codex, Cloud Tasks, IDEs, and the CLI.&lt;/li&gt;
&lt;li&gt;Plan differences across Plus, Pro, Business, and Team.&lt;/li&gt;
&lt;li&gt;Whether an account is eligible for a special reset.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When OpenAI applies a special reset, the UI may not clearly say whether it was a normal cycle refresh or a special compensation event. If only the short window resets, users may assume the weekly limit should also recover. If the weekly limit does not move, it can look like the reset failed.&lt;/p&gt;
&lt;p&gt;An issue in the OpenAI Codex GitHub repository raised the same transparency problem: public messaging said Codex rate limits had been reset, but the product UI did not clearly show which windows were reset, whether the weekly limit was included, or whether all paid plans were affected equally.&lt;/p&gt;
&lt;h2 id=&#34;historical-patterns&#34;&gt;Historical Patterns
&lt;/h2&gt;&lt;h3 id=&#34;1-february-2026-launch-period-and-temporary-extra-capacity&#34;&gt;1. February 2026: Launch Period and Temporary Extra Capacity
&lt;/h3&gt;&lt;p&gt;During the Codex desktop app and &lt;code&gt;GPT-5.3-Codex&lt;/code&gt; promotion period, community users discussed usage limit resets and temporary 2x rate limits. Reddit users mentioned that the Codex app launch came with limited-time 2x rate limits and a usage limit reset.&lt;/p&gt;
&lt;p&gt;This kind of reset looks more like a launch-period operation: encourage people to try the new client, model, or workflow.&lt;/p&gt;
&lt;h3 id=&#34;2-march-2026-random-resets-and-abnormal-consumption&#34;&gt;2. March 2026: Random Resets and Abnormal Consumption
&lt;/h3&gt;&lt;p&gt;Around March, the community repeatedly discussed “random usage reset” and “weekly limit reset daily” behavior. Some users said their weekly limit recovered early, while others connected the behavior to new Codex models, safety blocks, abnormal quota burn, or bug fixes.&lt;/p&gt;
&lt;p&gt;These discussions are not official announcements, but they show that users had already observed Codex limits recovering outside their normal schedules.&lt;/p&gt;
&lt;h3 id=&#34;3-april-2026-growth-milestones-and-paid-plan-resets&#34;&gt;3. April 2026: Growth Milestones and Paid-Plan Resets
&lt;/h3&gt;&lt;p&gt;In late April, public reporting said Codex had reached 3 million weekly active users and that OpenAI reset rate limits, with plans to give users more room at later growth milestones.&lt;/p&gt;
&lt;p&gt;A GitHub issue also cited a Tibo post from April 28 saying he had reset Codex rate limits for paid plans after a “good week,” so users could build more with &lt;code&gt;GPT-5.5&lt;/code&gt;. The same issue noted that the product UI did not clearly explain which quota windows were actually reset or whether the weekly limit was included.&lt;/p&gt;
&lt;p&gt;This shows why activity-based resets can still cause confusion: users may hear broad wording but see different behavior in their own account.&lt;/p&gt;
&lt;h3 id=&#34;4-may-2026-compensation-reset&#34;&gt;4. May 2026: Compensation Reset
&lt;/h3&gt;&lt;p&gt;The screenshot in this post is a clearer example of a compensation-style reset. Tibo said the team had found issues and would reset usage limits that evening. OpenAI Status also recorded Codex-related elevated errors and degraded latency on May 13, 2026.&lt;/p&gt;
&lt;p&gt;For ordinary users, the point is not which model detail caused the issue. The key lesson is that OpenAI may reset limits when a service-side problem causes users to burn quota abnormally.&lt;/p&gt;
&lt;h2 id=&#34;how-to-interpret-a-sudden-reset&#34;&gt;How to Interpret a Sudden Reset
&lt;/h2&gt;&lt;p&gt;If your Codex quota suddenly recovers, check in this order:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Confirm whether your normal reset time had arrived.&lt;/li&gt;
&lt;li&gt;Check OpenAI Status for Codex incidents, model errors, latency, or degraded performance.&lt;/li&gt;
&lt;li&gt;Look for updates from Tibo, OpenAI accounts, or Codex GitHub issues.&lt;/li&gt;
&lt;li&gt;See whether community users are reporting the same reset, abnormal burn, or weekly-limit confusion.&lt;/li&gt;
&lt;li&gt;Separate short-window resets from weekly limits; do not assume they always move together.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If it is official incident compensation, there is usually a status-page entry, a team announcement, or a cluster of user reports. If it is only a partial backend refresh, there may be no clear public announcement.&lt;/p&gt;
&lt;h2 id=&#34;how-reliable-are-the-sources&#34;&gt;How Reliable Are the Sources?
&lt;/h2&gt;&lt;p&gt;It helps to separate sources by reliability:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;OpenAI Status&lt;/strong&gt;: best for confirming service incidents, error rates, latency, and recovery times.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Tibo / OpenAI official accounts&lt;/strong&gt;: useful for special reset, compensation, or promotion messaging.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;OpenAI Codex GitHub issues&lt;/strong&gt;: useful for seeing user reports about UI behavior, quota windows, and actual product behavior.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reddit / X discussions&lt;/strong&gt;: useful for spotting broad user patterns, but not official confirmation.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Third-party news or blogs&lt;/strong&gt;: useful for timeline context, but should be checked against original sources.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;When writing or making decisions, keep these layers separate. “OpenAI Status recorded an incident” is an official status signal. “Reddit users reported random resets” is community observation. “A GitHub issue reported unclear UI behavior” is a user-submitted product issue.&lt;/p&gt;
&lt;h2 id=&#34;summary&#34;&gt;Summary
&lt;/h2&gt;&lt;p&gt;A sudden Codex usage limit reset is usually not just “free quota from nowhere.” It may come from incident compensation, launch promotion, growth activity, or a backend policy update. The confusing part is that Codex has multiple quota windows, and a special reset may not include all of them. The UI may also fail to show the reset scope clearly.&lt;/p&gt;
&lt;p&gt;When it happens, check your actual client-side quota first, then compare it with OpenAI Status, Tibo’s posts, Codex GitHub issues, and community reports. Do not assume one reset means the long-term rules have changed, and do not assume weekly limits, short windows, and every plan all reset together.&lt;/p&gt;
&lt;p&gt;References:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://status.openai.com/incidents/01KRG6MF021JQ997JCR7R8Y9A0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;OpenAI Status: Codex 5.5 engines are experiencing high error rate&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.reddit.com/r/LovingCodex/comments/1teo5ki/tibo_we_foundfixed_two_issues_that_could_explain/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Reddit repost of Tibo&amp;rsquo;s announcement screenshot and X link&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/openai/codex/issues/20395&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;GitHub: Clarify Codex rate-limit reset behavior and make reset scope visible in Usage UI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.createwith.com/tool/chatgpt/updates/chatgpt-codex-hits-3-million-weekly-users-openai-resets-rate-limits&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Create With: ChatGPT Codex Hits 3 Million Weekly Users, OpenAI Resets Rate Limits&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.reddit.com/r/codex/comments/1rjcwli/usage_limit_reset/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Reddit: Usage limit reset?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.reddit.com/r/codex/comments/1qu2gjx/when_the_unnexpected_usage_limit_reset_hits_ty/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Reddit: when the unexpected usage limit reset hits&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
