What to do once capacity is reached: drop from either end, or 'fail' — end the stream
with a ChannelOverflowFailure element instead of losing anything quietly.
Default 'dropOldest'.
Usage
import { type ChannelOptions } from "lib/stream/stream.ts";