Skip to content

feat: automatic back-off + prompt/token optimizer (#691) #703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

nvp159
Copy link
Contributor

@nvp159 nvp159 commented Apr 28, 2025

Closes #691

  • Adds retry/back-off logic with --max-retries, --base-delay-ms, --max-delay-ms
  • Adds --token-report flag to show token usage
  • Updates docs and test configuration

@nvp159 nvp159 force-pushed the feat/auto-backoff-prompt-optimizer branch from c24990e to 225bb7b Compare April 28, 2025 11:26
@nvp159
Copy link
Contributor Author

nvp159 commented Apr 28, 2025

Closes #690 as well..

@tibo-openai
Copy link
Collaborator

Closing this as this is not needed and already was fixed. The version number in the issue indicates that you are running an old version. Please ensure that you are running the latest version here: https://github.com/openai/codex/blob/main/CHANGELOG.md#012504251709

You should see

$ codex --version
0.1.2504251709

@github-actions github-actions bot locked and limited conversation to collaborators Apr 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: automatic back-off + prompt/token optimiser to avoid rate-limit exits
2 participants