I'm trying to use service bindings in dev and am getting the following error:
[ERROR] Cannot access manage as we couldn't find a wrangler dev session for service "uno-services-session" to proxy to.
I'm successfully using other bindings in Astro and the service is definitely running (I have hono workers talking to it via service bindings).
Does anyone have any ideas about what I might be missing?