Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Purge instance #141

Closed
shreyas-gopalakrishna opened this issue Apr 16, 2022 · 1 comment
Closed

Support Purge instance #141

shreyas-gopalakrishna opened this issue Apr 16, 2022 · 1 comment

Comments

@shreyas-gopalakrishna
Copy link
Member

  • Update the NetheriteOrchestrationService class to Implement the IOrchestrationServicePurgeClient interface and map it to the existing PurgeInstanceHistoryAsync method.

Reference: microsoft/durabletask-java#10
Sample Implementation PR for AzureStorageOrchestractionService: Azure/durabletask#704

@sebastianburckhardt
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants