pub fn effective_unique_key(e: &Envelope) -> Option<Vec<u8>>Expand description
Versioned, collision-free uniqueness namespace. Including the kind is the safe default; the explicit exclude flag uses a distinct namespace so scoped and unscoped jobs can never alias accidentally.