Hey, I got errors like instance.not_found for my workflow instance when I query
env.WORKFLOW.get(instanceId)
env.WORKFLOW.get(instanceId)
, while the instance is on the dashboard. Is there anything wrong? I also found occationly the dashboard page shows my workflow instance status is unknown but display it normally after I refreshed the page.