If you were using calls to different Durable Object Instances maybe. Service Bindings would just sha

If you were using calls to different Durable Object Instances maybe. Service Bindings would just share the same isolate/thread though, and I would imagine calls out to the same script would just land back on the same isolate, since they just go to the same metal/machine
Was this page helpful?