Skip to content

Posthog add reconnect event#3953

Merged
fkwp merged 20 commits into
livekitfrom
fkwp/feature_posthog_add_reconnect_event
May 14, 2026
Merged

Posthog add reconnect event#3953
fkwp merged 20 commits into
livekitfrom
fkwp/feature_posthog_add_reconnect_event

Conversation

@fkwp
Copy link
Copy Markdown
Contributor

@fkwp fkwp commented May 7, 2026

This PR adds a CallReconnecting which is sent every time Element Call is in reconnecting state. The reconnect reason is also provided (syncing, membershipConnected, certainlyConnected, livekit) alongside the reconnection duration.

The CallEnded Event is extended by a reconnection summary: callReconnectingCount, callReconnectingCountSyncing, callReconnectingCountMembershipConnected, callReconnectingCountCertainlyConnected, callReconnectingCountLivekit

Comment thread src/state/CallViewModel/localMember/LocalMember.ts Outdated
@fkwp fkwp force-pushed the fkwp/feature_posthog_add_reconnect_event branch from 877f5ff to df1ab42 Compare May 14, 2026 18:29
@fkwp fkwp force-pushed the fkwp/feature_posthog_add_reconnect_event branch from df1ab42 to 3e9cd0f Compare May 14, 2026 19:29
@fkwp fkwp force-pushed the fkwp/feature_posthog_add_reconnect_event branch from 3e9cd0f to 223fcc4 Compare May 14, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-candidate Something that is a candidate for backport to a particular release branch PR-Task Release note category. A PR that is hidden from release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants