microsoft / durabletask-mssql

Microsoft SQL storage provider for Durable Functions and the Durable Task Framework
MIT License
87 stars 32 forks source link

Support orchestration restart #75

Closed cgillum closed 2 years ago

cgillum commented 2 years ago

Resolves #73

Changes in this PR:

I've also added some missing updates in the CHANGELOG.md file