pub fn idempotency_key( source_instance: &str, execution_id: u64, sequence: u64, ) -> String
Build an idempotency key from the source context.