Named Service Binding: The RPC receiver does not implement the method ...
Workers
I have a worker that communicates with another worker through a service binding using a named entrypoint. It worked fine a couple of months ago when I last tested but fails now with the error in title, with no code changed. I have verified that I do indeed have the method mentioned in the error. I tried redeploying both workers, and updating the compatibility date to a more recent one which didn't help. Relevant wrangler.toml and code below.