Skip to content

fix(ios): flush coalesced chunks on transport errors#3459

Closed
romgenie wants to merge 1 commit into
OpenCoven:cody/perf-stream-coalescefrom
romgenie:fix/pr-3455-flush-coalescer
Closed

fix(ios): flush coalesced chunks on transport errors#3459
romgenie wants to merge 1 commit into
OpenCoven:cody/perf-stream-coalescefrom
romgenie:fix/pr-3455-flush-coalescer

Conversation

@romgenie

Copy link
Copy Markdown
Member

Follow-up for #3455.

Flushes the shared StreamCoalescer before recovering a failed send stream and on each failed/no-resumable resume path, so chunks received during the final coalescing interval are not lost. Updates the mobile native source-contract assertions accordingly.

Validation:

  • pnpm typecheck
  • pnpm check:tests-wired
  • pnpm test:mobile (81 files)

The original head branch is owned by OpenCoven and does not permit maintainer edits, so this must merge into cody/perf-stream-coalesce before #3455 can pass its mobile check.

@romgenie

Copy link
Copy Markdown
Member Author

Superseded by #3460, which carries the same commits but targets main so required CI runs.

@romgenie

Copy link
Copy Markdown
Member Author

Closing in favor of #3460 because this PR's non-main base does not trigger repository CI.

@romgenie romgenie closed this Jul 18, 2026
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