Open wyh092526 opened 4 months ago
If you're running everything locally, the easiest way to remove all in-flight orchestrations is to reset the state in the Azure Storage emulator. Is this an option for you?
I already try to reset the Azure Storage Emulator by these steps:
Try to delete all the files inside the Microsoft Azure Storage Emulator - I don't have Microsoft Azure Storage Emulator folder in my local
AzureStorageEmulator.exe stop -- tried to run this command but got an error
Already delete the files in blob where name contains testhubs but when I check the status of the Orchestration ID still running :/
In the process of testing Durable locally, I stopped the debug. I looked up the status and the status is still running. Despite my efforts to terminate the Orchestration ID through an API, the status is still running. Is there a method to stop this?