Just hit a problem where having Durable
Just hit a problem where having Durable Objects and Smart Placement on will make it so i can't make requests to my DO. Found many other reports of the same thing here, but there doesn't seem to be an official statament about it. Could we at least get this documented under known issues or limitations on the docs? It's really frustrating to spend hours trying to fix something that was already reported a long time ago but stays undocumented.
2 Replies
Hey, so if I understand it correctly, when yhou have Smart Placement on, you can't make call your DO? I will try reproducing this and send this feedback to the team. If this is a known, I'll try to document it
Yes. Locally everything works, but if i deploy it with smart placement on, calls to the Durable Object stop working. Removing smart placement and deploying again solves the problem.
If you search this channel for "smart placement" you will find many other reports for this problem
Right now i have to choose between splitting Durable Objects to a separate worker or trying to pin a location using a D1 binding, so its really not a great experience