Publishers.BufferingStrategy.customError(_:)
When the buffer is full, execute the closure to provide a custom error.
Declaration
case customError(() -> Failure)When the buffer is full, execute the closure to provide a custom error.
case customError(() -> Failure)