PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
19.35k stars 1.13k forks source link

fix(cdp): Invocation loop #23331

Closed benjackwhite closed 4 days ago

benjackwhite commented 4 days ago

Problem

I wrapped the wrong loop so all the events were still being processed synchronously

Changes

👉 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?