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

WIP: Rewind APIs #352

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

WIP: Rewind APIs #352

wants to merge 1 commit into from

Conversation

cgillum
Copy link
Member

@cgillum cgillum commented Nov 2, 2024

This PR adds RewindInstanceAsync to the DurableTaskClient and GrpcDurableTaskClient classes.

There are a couple things that need to be done before this PR can be merged:

  • [Required] Integration tests targeting real backends (since the implementation of rewind is currently backend-specific)
  • [Optional] Updates to DurableTask.Core to support the shim implementation

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.

1 participant