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
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.
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).
The text was updated successfully, but these errors were encountered: