Opened on Mar 25, 2026 at 11:08:02 PM
Last modified on Mar 25, 2026 at 11:10:03 PM
#811 closed defect
Open AIで払い出したばかりのAPI KeyだとTPMでエラーになりやすい — at Initial Version
| Reported by: | yasunaka | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | crossnote | Version: | |
| Keywords: | Cc: |
Description
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"
}
}
Note:
See TracTickets
for help on using tickets.
