Rate limiting makes this unusable

Resolved 💬 0 comments Opened Sep 8, 2025 by webpolis Closed Sep 8, 2025

I cannot do anything with codex.
I don't have issues with Gemini or Claude.

> I’ll scan the extension’s codebase to locate the recording logic and event flow, then trace how it handles navigation and timing.
  Starting by searching for recorder-related modules and message passing.

• Explored
  └ List ls -la
    List src
    Search record|capture|event|recorder|navigation in src
    List recorder
    Read background.ts
    Read content.ts
    Read content.ts
    Read shared.ts
    Read background.ts
    Read content_script.tsx
    Read background.ts

⚠️ stream error: stream disconnected before completion: Rate limit reached for gpt-5 in organization org-dahuV3lzifVCSIelTYQrnMzb on
tokens per min (TPM): Limit 30000, Used 17918, Requested 14952. Please try again in 5.74s. Visit https://platform.openai.com/account/
rate-limits to learn more.; retrying 1/5 in 5.74s…

• Explored
  └ Read background.ts

⚠️ stream error: stream disconnected before completion: Rate limit reached for gpt-5 in organization org-dahuV3lzifVCSIelTYQrnMzb on
tokens per min (TPM): Limit 30000, Used 27497, Requested 16975. Please try again in 28.944s. Visit https://platform.openai.com/account/
rate-limits to learn more.; retrying 1/5 in 28.944s…

• Explored
  └ Read content.ts

⚠️ stream error: stream disconnected before completion: Rate limit reached for gpt-5 in organization org-dahuV3lzifVCSIelTYQrnMzb on
tokens per min (TPM): Limit 30000, Used 27361, Requested 19128. Please try again in 32.978s. Visit https://platform.openai.com/account/
rate-limits to learn more.; retrying 1/5 in 32.978s…

View original on GitHub ↗