Skip to content

main => Prod#352

Merged
dor-eitan merged 3 commits intoprodfrom
main
Apr 5, 2026
Merged

main => Prod#352
dor-eitan merged 3 commits intoprodfrom
main

Conversation

@dor-eitan
Copy link
Copy Markdown
Contributor

Pull Request Type

🔮 Feature
🐛 BugFix
⚒️ Refactor
🧹 Chore
🔥 HotFix
🚀 Release

Description

Reference Links

When the streamer session expires due to inactivity, a stream/done event
arrives via WebSocket. Previously, the SDK only disconnected the socket
manager but never updated the streaming connection state, causing a ~30s
delay before the UI showed the reconnect screen (waiting for ICE to
detect the closed peer connection).

Now the onStreamDone callback also emits ConnectionState.Disconnected,
so the UI can immediately show the reconnect screen.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dor-eitan dor-eitan merged commit d059ee0 into prod Apr 5, 2026
17 checks passed
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