Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lidge-jun
/
opencodex
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
14.2k
Code
Issues
61
Pull requests
77
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(providers): add opt-in transient-5xx retry with a shared total-send budget
- #2981
#2981
Merged
lidge-jun
merged 10 commits into
dev
lidge-jun/opencodex:dev
from
codex/wp10-transient-5xx-retry
lidge-jun/opencodex:codex/wp10-transient-5xx-retry
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(providers): add opt-in transient-5xx retry with a shared total-send budget
#2981
lidge-jun
merged 10 commits into
dev
lidge-jun/opencodex:dev
from
codex/wp10-transient-5xx-retry
lidge-jun/opencodex:codex/wp10-transient-5xx-retry
Copy head branch name to clipboard
Commits
Commits on Aug 30, 2026
fix(upstream-retry): make attempts one total-send budget across both retry layers
Show description for f4efa50
lidge-jun
committed
f4efa50
View commit details
Copy full SHA for f4efa50
Browse repository at this point
test(upstream-retry): pin the total-send budget with mixed resets and 503s
lidge-jun
committed
af388c1
View commit details
Copy full SHA for af388c1
Browse repository at this point
test(upstream-retry): assert the shared budget with correct terminal shapes
lidge-jun
committed
76e4eca
View commit details
Copy full SHA for 76e4eca
Browse repository at this point
feat(providers): add opt-in transient-5xx retry for key-auth openai-chat
Show description for 36440dc
lidge-jun
committed
36440dc
View commit details
Copy full SHA for 36440dc
Browse repository at this point
test(providers): cover the transient-retry resolver scope gates
lidge-jun
committed
3eb5d76
View commit details
Copy full SHA for 3eb5d76
Browse repository at this point
docs: describe the transientRetryOn5xx provider option
lidge-jun
committed
8101999
View commit details
Copy full SHA for 8101999
Browse repository at this point
fix(responses): keep 429-recovery refetches on the shared transient-retry budget
Show description for 1f047c2
lidge-jun
committed
1f047c2
View commit details
Copy full SHA for 1f047c2
Browse repository at this point
fix(responses): hoist the transient-send budget to the shared request scope
lidge-jun
committed
2f298d7
View commit details
Copy full SHA for 2f298d7
Browse repository at this point
test(upstream-retry): prove the shared budget survives across request legs
lidge-jun
committed
9b0abb6
View commit details
Copy full SHA for 9b0abb6
Browse repository at this point
docs: localize the transientRetryOn5xx provider contract
Show description for 5701e66
lidge-jun
committed
5701e66
View commit details
Copy full SHA for 5701e66
Browse repository at this point
You can’t perform that action at this time.