Azure / azure-functions-durable-powershell

PowerShell SDK for writing Durable Functions apps
MIT License
7 stars 3 forks source link

Add initial sub-orchestrator implementation #35

Closed davidmrdavid closed 1 year ago

davidmrdavid commented 1 year ago

As in title. It provides the regular API and its -WithRetry variant. It also provides a minimal E2E test.