Azure / Azure/azure-functions-durable-js

Support for async/await in Javascript ochestrator?

Open
#5 5 comments 13 reactions 0 assignees View on GitHub
Enhancement P2
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

Thank you for supporting JavaScript in Durable Functions.
the sample in ochestrator functions is using "yield", is there a plan to support "async/await" style? As you know, requirement of Node.js in Azure Functions V2 is 8.4.0 or higher, I think that it is more friendly to use "async/await".

Contributor guide

Open the contributing guide

Research direction

Start with the JavaScript orchestrator-function sample referenced in the issue and review the Node.js 8.4+ runtime assumption. Determine the intended async/await support and its compatibility with the current yield-based usage; done criteria should specify the supported syntax and update the relevant sample or implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.