monifu.reactive.OverflowStrategy
A OverflowStrategy specifying that on reaching the maximum size, the pipeline should cancel the subscription and send an onError to the observer(s) downstream.
onError
specifies how many events our buffer can hold before overflowing
A OverflowStrategy specifying that on reaching the maximum size, the pipeline should cancel the subscription and send an
onError
to the observer(s) downstream.specifies how many events our buffer can hold before overflowing