continuedev / continuedev/continue
Error: GPT-5.4 Pro - Unknown error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36k
- Forks
- 5.4k
- PR merge metrics
- No merged PRs in 30d
Description
Error Details
Model: GPT-5.4 Pro
Provider: openai
Status Code: N/A
Error Output
Error streaming response: Rate limit reached for gpt-5.4-pro in organization org-8nYp60NHmirI4LTaxjxvST8X on tokens per min (TPM): Limit 10000, Used 7373, Requested 7474. Please try again in 29.082s. Visit https://platform.openai.com/account/rate-limits to learn more. You can increase your rate limit by adding a payment method to your account at https://platform.openai.com/account/billing.
Additional Context
Please add any additional context about the error here
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report identifies the OpenAI provider, GPT-5.4 Pro, and a streaming response failure caused by an organization token-per-minute limit. No file, test, or entry point is named, so start by locating the OpenAI streaming error-handling path and determine whether this rate-limit response is expected to be surfaced differently; done means the behavior is covered by a reproducible test or clearly documented handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100