pub async fn startup_simplify(
    conf_path: String,
    check_interval_sec: u64
) -> TardisResult<()>