mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
693a6f96cf
I think the retry issue is just that the regex is wrong, checkout the
reported error messages folks are seeing:
> message: 'Rate limit reached for o4-mini in organization
org-{redacted} on tokens per min (TPM): Limit 200000, Used 152566,
Requested 60651. Please try again in 3.965s. Visit
https://platform.openai.com/account/rate-limits to learn more.',
The error message uses `try again` not `retry again`
peep this regexpal: https://www.regexpal.com/?fam=155648
693a6f96cf
ยท
2025-04-17 13:15:01 -07:00
History