Skip to content

Fix conversation stream stalls#353

Draft
TCP404 wants to merge 1 commit into
mainfrom
fix/conversation-stream-timeout
Draft

Fix conversation stream stalls#353
TCP404 wants to merge 1 commit into
mainfrom
fix/conversation-stream-timeout

Conversation

@TCP404
Copy link
Copy Markdown
Collaborator

@TCP404 TCP404 commented May 28, 2026

Summary

  • Finalize silent agent streams with a timeout error so the UI stops loading instead of spinning forever.
  • Surface agent send failures through the stream relay immediately.
  • Serialize bun path env override tests to avoid workspace test flakiness.

Verification

  • cargo fmt --all -- --check
  • cargo test -p aionui-runtime --lib
  • cargo test -p aionui-conversation
  • cargo clippy -p aionui-conversation -p aionui-runtime -- -D warnings
  • cargo test --workspace
  • just push -u origin fix/conversation-stream-timeout

- Finalize silent agent streams with a timeout error so the UI stops loading
- Surface agent send failures through the stream relay immediately
- Serialize bun path env override tests to avoid workspace flakiness
@TCP404 TCP404 marked this pull request as draft May 28, 2026 06:19
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