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

Hotfixes to Support Forward Compatibility between DTFx.AzureStorage 1.x to 2.x #1115

Closed nytian closed 2 weeks ago

nytian commented 2 weeks ago

As titiled.

DTFx.AzureStorage v1 and v2 use diffrent encoding and thus when tra