Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: track unplayable replay #18544

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

pauldambra
Copy link
Member

Problem

PostHog/posthog-js#839 introduced a bug fixed in PostHog/posthog-js#878 which increased the number of unplayable videos. But I don't think it increased it from zero.

We need a better way of knowing without customers taking time to tell us

Changes

Checks for windows with no full snapshot in the snapshot data
Marks videos as unplayable for user when any window has no full snapshot
Sends events to PostHog so we can track it

How did you test this code?

👀 locally

@pauldambra pauldambra requested a review from a team November 10, 2023 12:39
Copy link
Contributor

@benjackwhite benjackwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice good thinking

@pauldambra pauldambra merged commit 4f270e0 into master Nov 10, 2023
75 checks passed
@pauldambra pauldambra deleted the feat/track-unplayable-videos branch November 10, 2023 14:35
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.

2 participants