pub fn enqueue_queue(e: &Envelope) -> &strExpand description
The queue an envelope actually lands in. Every backend defaults an empty queue to
default on write, so the idempotent enqueue identity id comparison must normalize the same way or a
replay that omitted the queue would read as a conflict against its own row.