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

Purge instance history support #704

Merged
merged 4 commits into from
Apr 15, 2022
Merged

Conversation

shreyas-gopalakrishna
Copy link
Member

@shreyas-gopalakrishna shreyas-gopalakrishna commented Apr 13, 2022

  • Adds purge instance history support

Reference: microsoft/durabletask-java#10

Copy link
Member

@cgillum cgillum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR! I think we need to make this change in a way that's non-breaking. See my comments below.

src/DurableTask.Core/IOrchestrationServicePurgeClient.cs Outdated Show resolved Hide resolved
src/DurableTask.Core/PurgeHistoryResult.cs Outdated Show resolved Hide resolved
src/DurableTask.Core/IOrchestrationServicePurgeClient.cs Outdated Show resolved Hide resolved
src/DurableTask.AzureStorage/PurgeHistoryResult.cs Outdated Show resolved Hide resolved
@shreyas-gopalakrishna shreyas-gopalakrishna marked this pull request as ready for review April 15, 2022 14:55
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

Successfully merging this pull request may close these issues.

2 participants