I'm also facing an unrelated issue, I don't seem to be able to call a Durable Object from a Workflow
I'm also facing an unrelated issue, I don't seem to be able to call a Durable Object from a Workflow, either inside a step or within the run() function. An error like this is returned and then the workflow stops in the
Interestingly this works fine when I run locally via
Any ideas? Or is anyone from CF able to look up that error reference
Errored status.Interestingly this works fine when I run locally via
wrangler dev . This is a simplified version of my workflow/DO:Any ideas? Or is anyone from CF able to look up that error reference





