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.45k stars 1.14k forks source link

chore(capture): add billing limits integration tests #23389

Closed xvello closed 6 days ago

xvello commented 6 days ago

Problem

Before we refactor the code around redis zsets for overflow, let's add an integration test to make sure we don't break it

Changes

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

How did you test this code?