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

Add rewind client API #65

Open
cgillum opened this issue May 27, 2022 · 1 comment · May be fixed by #123
Open

Add rewind client API #65

cgillum opened this issue May 27, 2022 · 1 comment · May be fixed by #123
Assignees
Labels
feature-parity This feature is needed for parity with other language SDKs
Milestone

Comments

@cgillum
Copy link
Member

cgillum commented May 27, 2022

See https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-instance-management?tabs=csharp#rewind-instances-preview.

Once we have this API, the link documentation should be updated with a sample (some sample code actually already exists but is commented out).

@cgillum cgillum added the feature-parity This feature is needed for parity with other language SDKs label May 27, 2022
@cgillum cgillum added this to the v1.1.0 milestone Jan 18, 2023
@cgillum
Copy link
Member Author

cgillum commented Jan 20, 2023

We unfortunately don't have a good way to test this without Azure Functions because this is currently only implemented for the Azure Storage provider without any common interface to support other storage providers. This API is not yet a GA API and we plan to make changes to it, so I suggest we either do manual testing or do end-to-end testing with the Functions runtime.

@shreyas-gopalakrishna shreyas-gopalakrishna self-assigned this Jan 24, 2023
@shreyas-gopalakrishna shreyas-gopalakrishna linked a pull request Mar 7, 2023 that will close this issue
4 tasks
@amamounelsayed amamounelsayed modified the milestones: v1.1.0, v1.2.0 Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-parity This feature is needed for parity with other language SDKs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants