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でエラーになりやすい — at Version 1
| 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 (1)
comment:1 by , on Mar 25, 2026 at 11:09:09 PM
| Description: | modified (diff) |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
