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

fix: suppress live events error on onboarding #25212

Merged
merged 5 commits into from
Sep 25, 2024

Conversation

raquelmsmith
Copy link
Member

Problem

We mount the live events logic when someone is in onboarding so that we can keep track of any domains they ingest data from without waiting for ingestion to complete.

I think if someone has no events coming in we get this error. We don't need to show it in onboarding though.

Changes

Suppress the error in onboarding

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

Does this work well for both Cloud and self-hosted?

How did you test this code?

Copy link
Contributor

github-actions bot commented Sep 25, 2024

Size Change: +81 B (0%)

Total Size: 2.06 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 2.06 MB +81 B (0%)

compressed-size-action

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

4 snapshot changes in total. 0 added, 4 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

4 snapshot changes in total. 0 added, 4 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@raquelmsmith
Copy link
Member Author

This is flapping on snapshots that are completely unrelated, I'm going to force merge

@raquelmsmith raquelmsmith merged commit 2196aea into master Sep 25, 2024
65 checks passed
@raquelmsmith raquelmsmith deleted the fix/onboarding-suppress-live-events-error branch September 25, 2024 18:23
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.

3 participants