pub fn new_runtime_lease_owner_id() -> StringExpand description
Generates a process-unique runtime lease owner ID.
The owner ID identifies this running process instance, not a configured deployment node. A fresh value on every process start prevents an old stuck process and a newly restarted process from being treated as the same lease owner.