https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.DurableTask/2.9.6
Bug fixes
- DT.AzureStorage: Add validation check for the timeout in WaitForOrchestrationAsync (Azure/durabletask#910)
- Fixed issue of missing dedupe states in the gRPC server client when scheduling a new orchestration via IOrchestrationServiceClient (#2489)
- Improved GRPC exception type and message when creating duplicate instances (#2493)