Skip to content

fix(cli): report interrupted HTTP responses - #7767

Draft
j15z wants to merge 1 commit into
stagingfrom
codex/fix-cli-interrupted-responses
Draft

fix(cli): report interrupted HTTP responses#7767
j15z wants to merge 1 commit into
stagingfrom
codex/fix-cli-interrupted-responses

Conversation

@j15z

@j15z j15z commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Preserve the HTTP status when reading a response body fails, distinguish timeout and cancellation, and explain when a write may already have committed. Do not automatically retry an uncertain write.

Stack 1/7. Base: staging. Feature: #7538.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

Full CLI suite: 1,159 passed, one skipped under Node 24. Regression cases cover interrupted success/error bodies, timeouts, cancellation, retained status, and uncertain writes.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

Not applicable.

@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated
docs Skipped Skipped Sep 11, 2026 5:52pm UTC

Request Review

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