Module bootstrap

Source

Constants§

BOOTSTRAP_ADDR_ENV
BOOTSTRAP_INDEX_ENV
CLIENT_TRACE_ID_ENV

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.