Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
livekit
/
client-sdk-flutter
Public
Notifications
You must be signed in to change notification settings
Fork
255
Star
419
Code
Issues
41
Pull requests
33
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: don't drop reconnect requests or lose their escalation
- #1199
#1199
Merged
hiroshihorie
merged 8 commits into
main
livekit/client-sdk-flutter:main
from
sxian/CLT-3324/reconnect-requests-can-be-dropped-or-have-their-reason-silently
livekit/client-sdk-flutter:sxian/CLT-3324/reconnect-requests-can-be-dropped-or-have-their-reason-silently
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: don't drop reconnect requests or lose their escalation
#1199
hiroshihorie
merged 8 commits into
main
livekit/client-sdk-flutter:main
from
sxian/CLT-3324/reconnect-requests-can-be-dropped-or-have-their-reason-silently
livekit/client-sdk-flutter:sxian/CLT-3324/reconnect-requests-can-be-dropped-or-have-their-reason-silently
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2026
fix: resume the session on a migration Leave instead of full reconnecting
Show description for 86ebcb4
xianshijing-lk
and
claude
committed
86ebcb4
View commit details
Copy full SHA for 86ebcb4
Browse repository at this point
test: assert the resume re-opens the signal socket with reconnect=1
Show description for 53e077d
xianshijing-lk
and
claude
committed
53e077d
View commit details
Copy full SHA for 53e077d
Browse repository at this point
fix: don't drop reconnect requests or lose their escalation
Show description for 643847e
xianshijing-lk
and
claude
committed
643847e
View commit details
Copy full SHA for 643847e
Browse repository at this point
Commits on Sep 14, 2026
Merge remote-tracking branch 'origin/main' into takeover/1199
Show description for a4f9de9
hiroshihorie
committed
a4f9de9
View commit details
Copy full SHA for a4f9de9
Browse repository at this point
Retry a severed resume and keep requests made during a restart
Show description for d905f51
hiroshihorie
committed
d905f51
View commit details
Copy full SHA for d905f51
Browse repository at this point
Merge remote-tracking branch 'origin/main' into sxian/CLT-3324/reconnect-requests-can-be-dropped-or-have-their-reason-silently
hiroshihorie
committed
a74a12c
View commit details
Copy full SHA for a74a12c
Browse repository at this point
Log why a reconnect attempt failed
Show description for 467ec5c
hiroshihorie
committed
467ec5c
View commit details
Copy full SHA for 467ec5c
Browse repository at this point
Stop resetting the reconnect attempt counter on signal connect
Show description for 5baf75e
hiroshihorie
committed
5baf75e
View commit details
Copy full SHA for 5baf75e
Browse repository at this point
You can’t perform that action at this time.