setMaxQueueSize
Sets the maximum queue size to maintain when the SDK is unable to fully process events. e.g. where connectivity may be unavailable for extended periods, events will be queued until they can be processed safely.
After the queueSize is reached, queued events will be evicted on an oldest-first basis.
Default: 100
Parameters
queueSize
The maximum number of events to hold the queue