You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is is a domain with "workflow_execution_retention_period_in_days":15. And I started a workflow at 2023.02.01, now(2023.02.23) I can get this workflow by ListWorkflowExecutions(),but GetWorkflowExecutionHistory() return :
EntityNotExistsError{Message: Workflow execution not found.}
cadence version(v0.23.2)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There is is a domain with "workflow_execution_retention_period_in_days":15. And I started a workflow at 2023.02.01, now(2023.02.23) I can get this workflow by ListWorkflowExecutions(),but GetWorkflowExecutionHistory() return :
EntityNotExistsError{Message: Workflow execution not found.}
cadence version(v0.23.2)
Beta Was this translation helpful? Give feedback.
All reactions