Skip to content

Non-Deterministic workflow detected #211

@bhugot

Description

@bhugot

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 Functions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions