-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Azure FunctionsThis issue impacts Azure FunctionsThis issue impacts Azure Functions
Description
Hello,
We met this following error since Microsoft.DurableTask.SqlServer.AzureFunctions 1.2.2 :
Non-Deterministic workflow detected: A previous execution of this orchestration scheduled an activity task with sequence ID 0 and name 'SharedOperationsFunctions_CheckOperationStatus' (version ''), but the current replay execution hasn't (yet?) scheduled this task. Was a change made to the orchestrator code after this instance had already started running?
Note that we also use "Microsoft.Data.SqlClient" Version="5.2.0"
Another rewind seems to fix it
Metadata
Metadata
Assignees
Labels
Azure FunctionsThis issue impacts Azure FunctionsThis issue impacts Azure Functions