Skip to content

fix(request): retry empty clean EOF once - #97

Merged
sunerpy merged 2 commits into
mainfrom
codex/empty-clean-eof-recovery
Aug 8, 2026
Merged

fix(request): retry empty clean EOF once#97
sunerpy merged 2 commits into
mainfrom
codex/empty-clean-eof-recovery

Conversation

@sunerpy

@sunerpy sunerpy commented Aug 8, 2026

Copy link
Copy Markdown
Owner

Retries a fully empty clean EOF once on the same account without failure classification, backoff, or rotation. Adds dedicated telemetry and regression coverage for the post-tool-error empty response incident. Verification: 65 focused tests, Prettier, typecheck, and build passed.

@sunerpy
sunerpy merged commit f246c0c into main Aug 8, 2026
2 checks passed
@sunerpy
sunerpy deleted the codex/empty-clean-eof-recovery branch August 8, 2026 05:05
@github-actions github-actions Bot mentioned this pull request Aug 8, 2026
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/__tests__/stream-recovery.fixture.ts 99.04% <100.00%> (+0.03%) ⬆️
src/core/request/recovery-integration.ts 96.15% <100.00%> (+0.20%) ⬆️
src/core/request/stream-log-events.ts 100.00% <100.00%> (ø)
src/core/request/stream-recovery.ts 96.05% <100.00%> (+0.44%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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