Opened on Mar 25, 2026 at 11:08:02 PM
Closed on Mar 25, 2026 at 11:09:09 PM
Last modified on Mar 25, 2026 at 11:10:03 PM
#811 closed defect (invalid)
Open AIで払い出したばかりのAPI KeyだとTPMでエラーになりやすい
| Reported by: | yasunaka | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | crossnote | Version: | |
| Keywords: | Cc: |
Description (last modified by )
HTTP Status: Code:429, REASON:Too Many Requests
Error while processing agent: HTTP Status: Code:429, REASON:Too Many Requests
{
"error": {
"message": "Rate limit reached for gpt-5.4 (for limit gpt-5.4-long-context) in organization org-Q6djDK3WsWgBt786orcYBtn9 on tokens per min (TPM): Limit 400000, Used 297622, Requested 368496. Please try again in 39.917s. Visit https://platform.openai.com/account/rate-limits to learn more.",
"type": "tokens",
"param": null,
"code": "rate_limit_exceeded"
}
}
Change History (2)
comment:1 by , on Mar 25, 2026 at 11:09:09 PM
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
comment:2 by , on Mar 25, 2026 at 11:10:03 PM
| Milestone: | ver 3.0.3 |
|---|---|
| Priority: | major → trivial |
| Version: | ver 3.0.3 |
Note:
See TracTickets
for help on using tickets.
