Workflows pause

I want to pause my workflow instance and it doesnt work. let instance = await env.MY_WORKFLOW.get(id);
await instance.pause(), [wrangler:err] Error: Not implemented yet. Help me please
Was this page helpful?