retry_init

Function retry_init 

Source
async fn retry_init(cfg: EnvVars, network: Network, persistent: bool)
Expand description

Continuously try and init the DB, if it fails, backoff.

Display reasonable logs to help diagnose DB connection issues.