Skip to content

API client: timeouts + smarter retries#6

Open
colonelpanic8 wants to merge 1 commit intomasterfrom
codex/api-client-timeouts-retries
Open

API client: timeouts + smarter retries#6
colonelpanic8 wants to merge 1 commit intomasterfrom
codex/api-client-timeouts-retries

Conversation

@colonelpanic8
Copy link
Copy Markdown
Owner

Changes\n- Add per-attempt timeout (default 15s) for API requests\n- Add retry policy for transient failures (408/429/5xx) with simple backoff\n- Preserve existing error messages and cache-busting behavior for compatibility\n\nNotes\n- Unit tests: yarn test:unit\n- Typecheck: yarn typecheck

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