neo4j with deployed workers

Anyone has experience setting up a workers api that connects to a neo4j db? Locally I've been using docker for neo4j and wrangler dev for workers. The api uses http requests to interact with the neo4j db. When using the api routes of the local dev environment I get the expected behaviour: a worker doing curl to the db host returns a response with the endpoints of the db. When using routes of the api in production I get back empty objects {} with no errors. Anyone has any ideas on how to debug this?
0 Replies
No replies yetBe the first to reply to this messageJoin