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.51k stars 290 forks source link

Support orchestration ID reuse policy #1015

Closed kaibocai closed 9 months ago

kaibocai commented 9 months ago

Reference:

  1. https://github.com/microsoft/durabletask-go/pull/46
  2. https://github.com/microsoft/durabletask-java/pull/188
kaibocai commented 9 months ago

open a new one at the right place https://github.com/microsoft/durabletask-dotnet/issues/255, close this one.