Skip to content

macavall/SimpleDurableFunction

Repository files navigation

DurableFunction


Durable Functions Simple Example of how to watch a Durable Function work Hands-On

Requirements

  • Install Fiddler

  • Install the Storage Explorer image

  • Download this Repository

  • Import the .\Fiddler\DurableFunctionRules.farx

    • Import these rules to the Fiddler AutoResponder image
    • Ensure the Configurations are as shown in the Screenshot above

Run the Project and execute the provided URL

image

Check the Storage Emulator Control Queue

image

Uncheck the Control Queue Fiddler Rule

2023-01-24_19h46_48

Check the WorkItems Queue in Storage Explorer

image

Uncheck the Control Queue Fiddler Rule

2023-01-24_19h49_42

After unchecking the WorkItems Queue checkbox, the Function will complete execution



Verbose Logging

About

Simple Durable Function with 1 Partition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages