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
We are upgrading Temporal SDK from 1.11.8 to 1.12.1.
Describe the bug
We have a long-running workflow. After upgrading the SDK, we are experiencing the following error: "Workflow task not found."
When we roll back to the previous version, the error disappears.