Local-evaluation refresh loop no longer runs without API key
@posthog/convex@2.0.32
1 feature1 fixThis release1 featureNew capabilities1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗
2.0.32
Patch Changes
- #4061
cc01eeaThanks @turnipdabeets! - Gate the feature-flag local-evaluation refresh loop so it no longer runs on installs that don't use it. The self-rescheduling loop and its 5-minute supervisor now no-op unlessPOSTHOG_PERSONAL_API_KEYis set — event-only and remote-flag projects no longer incur ~3k/day skipped scheduled executions or the log churn they produced. AddsPOSTHOG_DISABLE_LOCAL_EVALUATIONas an explicit off-switch for projects that set a key but don't want the background poll. Behavior is unchanged when a key is configured. (2026-07-03)
Fetched July 3, 2026
