DEFAULT_BUFFER_CAPACITY

const val DEFAULT_BUFFER_CAPACITY: Int = 256

Buffered events held for a lagging subscriber before the oldest is dropped.