PostHog/posthog-php

Message size is larger than 32KB

cretueusebiu opened this issue · 1 comments

Why is the message size limited to 32KB ? The api documentation states that the limit is 20MB.

There is no limit on the number of events you can send in a batch, but the entire request body must be less than 20MB by default.

@cretueusebiu Have this issue been solved? as I am facing the same issue when I am working on Ingest historical data