Skip to content

Retry rate-limited provider preflight - #545

Merged
morgaesis merged 1 commit into
mainfrom
codex/retry-hosted-provider-preflight
Aug 25, 2026
Merged

Retry rate-limited provider preflight#545
morgaesis merged 1 commit into
mainfrom
codex/retry-hosted-provider-preflight

Conversation

@morgaesis

Copy link
Copy Markdown
Contributor

Deployments should not restart the managed fleet when the hosted provider briefly rate-limits the post-deploy probe. Explicit HTTP 429 responses receive three total attempts within a ten-second cumulative wait budget, bounded Retry-After values are honored, and every other transport, identity, and accounting failure remains immediate and fail-closed. Focused tests cover recovery, retry exhaustion, permanent errors, and bounded delay handling.

@morgaesis
morgaesis merged commit 74bc53e into mainAug 25, 2026
5 checks passed
@morgaesis
morgaesis deleted the codex/retry-hosted-provider-preflight branch August 25, 2026 11:51
Sign up for freeto 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

@morgaesis