I would need to confirm if localConnectionString works with a db on localhost

Error: Connection terminated unexpectedly in our setup (hyperdrive enabled). We did ship some changes recently that increased some calls within a waitUntil function. Could that code be the reason why we are seeing more of these errors?

process.env.NODE_ENV === 'development' then fallback to local. But implementation can differ on your app.Error: Connection terminated unexpectedlyprocess.env.NODE_ENV === 'development'