releases.shpreview

Error rate-limiter per-type config exposed

posthog-node@5.42.0

July 14, 2026PostHog JSView original ↗
1 featureThis release1 featureNew capabilitiesAI-tallied from the release notes
From the original release noteView original ↗

5.42.0

Minor Changes

  • #4101 dc2aa5b Thanks @posthog! - Expose the error tracking rate-limiter config via the new exceptionRateLimiterRefillRate and exceptionRateLimiterBucketSize options. Burst protection is scoped per exception type (each distinct $exception type gets its own token bucket, with no aggregate cap across types), so these let customers with high-cardinality exception types tune the per-type allowance. (2026-07-14)

Patch Changes

  • Updated dependencies [dc2aa5b]:
    • @posthog/core@1.41.0

Fetched July 14, 2026

Error rate-limiter per-type config exposed… — releases.sh