Closed tomasfarias closed 19 hours ago
We want to wait when we haven't crossed data_interval_end + delta not the other way around.
data_interval_end + delta
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
Problem
We want to wait when we haven't crossed
data_interval_end + delta
not the other way around.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?