You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the NetheriteOrchestrationService class to Implement the IOrchestrationServicePurgeClient interface and map it to the existing PurgeInstanceHistoryAsync method.
Makes sense. I suppose we just need to wait for the IOrchestrationServicePurgeClient to become available, which looks like it will happen in the next package release of DurableTask.Core.
Reference: microsoft/durabletask-java#10
Sample Implementation PR for AzureStorageOrchestractionService: Azure/durabletask#704
The text was updated successfully, but these errors were encountered: