async fn retry_init(cfg: EnvVars, persistent: bool)
Continuously try and init the DB, if it fails, backoff.
Display reasonable logs to help diagnose DB connection issues.