Neo4J at Aura DB access from CloudFlare Worker

Has anyone gotten this to work? We tried from Pages first, but when that failed we stood up a CloudFlare Worker to proxy through... it gets the same error just verifying the connection Neo4jError: Could not perform discovery. No routing servers available. Known routing table: RoutingTable[database=default database, expirationTime=0, currentTime=1687370984585, routers=[], readers=[], writers=[]] Is there something keeping workers from reaching out to other services that I can tweak?
1 Reply
IDisposable
IDisposable12mo ago
Wrangler dev works, but deployed versions do not