OpenAI Reinstates 5-Hour Codex and Work Limits for ChatGPT Plus Subscribers

OpenAI has reinstated a rolling five-hour rate limit on Codex and ChatGPT Work for ChatGPT Plus subscribers. The change ends a temporary multi-week period during which the short-term window was suspended and users were constrained only by overall weekly quota ceilings. OpenAI engineering lead Thibault Sottiaux confirmed the reinstatement, stating that re-enforcing the five-hour window is necessary to smooth peak compute load across OpenAI's inference fleet as developer adoption of complex multi

1 min
OpenAI Reinstates 5-Hour Codex and Work Limits for ChatGPT Plus Subscribers

OpenAI has reinstated a rolling five-hour rate limit on Codex and ChatGPT Work for ChatGPT Plus subscribers. The change ends a temporary multi-week period during which the short-term window was suspended and users were constrained only by overall weekly quota ceilings.

OpenAI engineering lead Thibault Sottiaux confirmed the reinstatement, stating that re-enforcing the five-hour window is necessary to smooth peak compute load across OpenAI's inference fleet as developer adoption of complex multi-agent coding sessions and large-context reasoning models expands.

Balancing Agentic Workloads and Fleet Capacity

During the summer trial period, OpenAI removed the five-hour cap to monitor user behavior and assess infrastructure limits following major active user growth across unified developer environments. However, long-running agentic tasks, large codebase indexing, and frequent subagent spawns created spiky GPU utilization patterns.

Inference capacity management and rolling usage windows for developer workflows

Under the restored policy:

  • Dual-layer quotas: ChatGPT Plus accounts are subject to both a rolling five-hour limit and a secondary weekly volume cap.
  • Over-limit behavior: Users who hit the five-hour window can wait for the rolling reset or purchase supplemental compute credits.
  • Token optimizations: OpenAI engineers implemented targeted token reduction improvements across reasoning models, including GPT-5.6 Sol, to reduce per-session context overhead.

The restored policy reflects the ongoing tension between offering unrestricted interactive developer workflows and managing cluster contention across multi-tenant frontier model serving infrastructures.

Sources

Written by

More to read

  • Model Merging in Production: Comparing Task Arithmetic, TIES-Merging, DARE, and SLERP Architecture, Weight Interference Mitigation, and Serving Economics

    Model Merging in Production: Comparing Task Arithmetic, TIES-Merging, DARE, and SLERP Architecture, Weight Interference Mitigation, and Serving Economics In production language model deployment, teams frequently encounter a fundamental operational tension: specialized task performance versus serving cost. Fine-tuning distinct base model instances on specific internal domains (such as code generation, legal document analysis, mathematical reasoning, and safety alignment) produces high task accur

    1 min
  • Multi-Head Latent Attention: Mathematical Foundations, Low-Rank KV Compression, and Decoupled RoPE in Transformer Architectures

    Multi-Head Attention (MHA) has served as the core sequence-mixing primitive in autoregressive Transformer architectures since the introduction of the Transformer by Vaswani et al. (2017). In production serving environments, autoregressive generation requires caching key and value projections for all previous tokens in high-bandwidth GPU memory (HBM). As sequence lengths expand toward 128k tokens and beyond, this Key-Value (KV) cache grows linearly with context length, batch size, and layer count

    1 min
  • Hugging Face Evaluates Acquisition Inquiries at $13B Valuation

    Open-source machine learning hub Hugging Face has received preliminary acquisition approaches that value the company at $13 billion or higher, according to reporting from Business Insider and TechCrunch. The company is reportedly consulting with investment banks to assess inbound interest, though no formal sale agreement has been signed. The prospective valuation represents nearly a three-fold increase from Hugging Face's August 2023 Series D funding round, which valued the company at $4.5 bill

    1 min