We've had a few cases of people getting too many warnings in their logs about the queue being full. This PR increases the default queue size, and it also triggers the warning message only when sending a batch of events instead of every time an event is added to the queue.
We've had a few cases of people getting too many warnings in their logs about the queue being full. This PR increases the default queue size, and it also triggers the warning message only when sending a batch of events instead of every time an event is added to the queue.