Skip to content

OpenAI: retry 400 status code because OpenAI returns this… #898

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

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

matt-aitken
Copy link
Member

Sometimes OpenAI returns a 400 even though there was nothing wrong with the input. Doing a retry works and you get a 200.

This change allows 400 status codes to retry.

Copy link

changeset-bot bot commented Feb 12, 2024

🦋 Changeset detected

Latest commit: d591afd

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matt-aitken matt-aitken merged commit d69e4e7 into main Feb 12, 2024
@matt-aitken matt-aitken deleted the openai-retry-400s branch February 12, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant