DeliveryPolicy

constructor(capacity: Int = DEFAULT_CAPACITY, overflow: Overflow = Overflow.SUSPEND)