Skip to content

Conversation

@tim-smart
Copy link

What does this PR do?

Closes #10505

How did you verify your code works?

Ran the dev build and testing it against the openai api

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

⚠️ Potential Duplicate Found:

This PR appears to be addressing the same issue as the current PR (#10590). Both are focused on ensuring OpenAI 404 errors are retried. You should verify if PR #10507 has already been merged or is still open, as it may make the current PR redundant.

@tim-smart
Copy link
Author

The following comment was made by an LLM, it may be inaccurate:

⚠️ Potential Duplicate Found:

This PR appears to be addressing the same issue as the current PR (#10590). Both are focused on ensuring OpenAI 404 errors are retried. You should verify if PR #10507 has already been merged or is still open, as it may make the current PR redundant.

The other PR does not fix the issue

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.

If openai responds with a 404 status, retry the request

1 participant