releases.shpreview

Default maxQueueSize raised to 10,000

posthog-node@5.44.0

July 15, 2026PostHog JSView original ↗
1 enhancementThis release1 enhancementImprovements to existing featuresAI-tallied from the release notes
From the original release noteView original ↗

5.44.0

Minor Changes

  • #4153 fc2cb2e Thanks @eli-r-ph! - Raise the default maxQueueSize from 1000 to 10000. Backend workloads are more likely to burst-enqueue events synchronously ahead of a flush than browser/mobile clients, so the previous default risked silently dropping events under bursty load. An explicit maxQueueSize option still overrides this default. (2026-07-15)

Patch Changes

  • Updated dependencies [fc2cb2e]:
    • @posthog/core@1.42.1

Fetched July 15, 2026