pub async fn initial_heartbeat( pool: PgPool, config: Config, worker: WorkerContext, storage_type: &str, ) -> Result<(), Error>