Skip to content

Conversation

@zhao-oai
Copy link
Collaborator

@zhao-oai zhao-oai commented Oct 23, 2025

Currently, users are unable to see rate limits when they first start up codex because rate limits are only fetched from the header of a call to the responses api. Rate limits becomes stale if a user hasn't sent a message in a while.

This PR introduces updates to the /status page so that
if we have no cached rate limits, we redirect the user to chatgpt.com/codex/settings/usage
if cached rate limits are older than 15 minutes, we warn the user that rate limit data may be stale

@zhao-oai zhao-oai merged commit c72b2ad into main Oct 24, 2025
20 checks passed
@zhao-oai zhao-oai deleted the rate-limits-edge-cases branch October 24, 2025 15:46
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants