Azure / Azure/azure-functions-durable-js
Add support for orchestration critical sections
Open
documentation
Enhancement
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 66
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 4
Description
As described [here](https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-orchestrations#critical-sections), orchestrator functions in C# support critical sections. They need to be supported in JavaScript as well.
Contributor guide
Research direction
Read the linked Azure Durable Functions critical-sections documentation first, then locate the orchestration API surface that would expose this behavior in the TypeScript library. Compare the intended JavaScript behavior with the documented C# support; done when equivalent JavaScript orchestration support is implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100