browser-tracker.emitterconfigurationbase.maxpostbytes
Home > @snowplow/browser-tracker > EmitterConfigurationBase > maxPostBytes
EmitterConfigurationBase.maxPostBytes property
The max size a POST request can be before the tracker will force send it Also dictates the max size of a POST request before a batch of events is split into multiple requests
Signature:maxPostBytes?: number;