Hyperdrive fails to connect in `scheduled()` (but works over HTTP)
The same worker either will or won't connect to my Hyperdrive DB depending on whether I invoke it over HTTP (will) or CRON( won't). I'm experiencing this while testing locally, with the
--remote
--remote
flag enabled.
Specifically, I get:
DB ERROR TypeError: Cannot read properties of undefined (reading 'connectionString')
DB ERROR TypeError: Cannot read properties of undefined (reading 'connectionString')