Skip to main content

new_runtime_lease_owner_id

Function new_runtime_lease_owner_id 

Source
pub fn new_runtime_lease_owner_id() -> String
Expand 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.