Skip to content

bootstrap

bootstrap

Theseus remote bootstrap - generated by dispatch()

HeartbeatUpdater(metadata_file: Path, spec: ExecutionSpec, cfg: OmegaConf, run_id: str, start_time: str, interval: int = 30)

Background thread that periodically updates job heartbeat.

start()

Start the heartbeat thread.

stop()

Stop the heartbeat thread.

setup_logging(verbose: bool = False, log_file: Path | None = None) -> None

Configure loguru with appropriate log level.