Constants§
Functions§
- bootstrap
- Entry point to processes managed by hyperactor_mesh. This advertises the process to a bootstrap server, and receives instructions to manage the lifecycle(s) of procs within this process.
- bootstrap_
or_ die - A variant of
bootstrap
that logs the error and exits the process if bootstrapping fails.