When issuing DB connections to user DBs from the backend, we shouldnt use the sql retry because it causes socket hangups if the DB connection is not valid.
This wasn't an issue until we baked in the connection retry logic deep into the sql connector.
From SyncLinear.com | NEOS-1811