FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: retry OpenAI server errors by amitksingh1490 · Pull Request #3796 · tailcallhq/forgecode · GitHub

fix: retry OpenAI server errors - #3796

Merged
tusharmath merged 1 commit into
mainfrom
fix/3782-retry-openai-server-errors
Jul 31, 2026
Merged

fix: retry OpenAI server errors#3796
tusharmath merged 1 commit into
mainfrom
fix/3782-retry-openai-server-errors

Conversation

amitksingh1490 commented Jul 31, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Summary

  • retry OpenAI server_error responses, alongside server_is_overloaded
  • cover retryable OpenAI server error codes with regression tests

Verification

  • cargo test -p forge_repo provider::retry::tests
  • cargo insta test -p forge_repo --accept
  • cargo clippy -p forge_repo --lib --tests -- -D warnings

Closes #3782

Co-Authored-By: ForgeCode <noreply@forgecode.dev>
github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Jul 31, 2026
tusharmath merged commit ddabeb2 into main Jul 31, 2026
12 checks passed
tusharmath deleted the fix/3782-retry-openai-server-errors branch July 31, 2026 15:09
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: treat ERROR: Upstream response failed as retryable for openai/codex

2 participants


Back | FazBrowse Home | New Git URL