Azure / durabletask

Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.
Apache License 2.0
1.47k stars 287 forks source link

TypeMissingException for very old TaskActivity, even for which orchestration have finished long back. #1059

Open sainipankaj90k opened 3 months ago

sainipankaj90k commented 3 months ago

Problem statement:

Ask: