Azure / Azure/azure-functions-durable-js

Add support for specifying task hub and connection name for `client.startNew()`

Open
#433 1 comment 0 reactions 0 assignees View on GitHub
dtfx feature Needs: Investigation :mag: v3
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

As in title, moving this TODO line into an issue instead: https://github.com/Azure/azure-functions-durable-js/blob/4b4eae8a5dc9b1571be6cdfda229b7ae2d0fba4a/src/durableorchestrationclient.ts#L666

This may have dependencies the extension as well

Contributor guide

Open the contributing guide

Research direction

Start at src/durableorchestrationclient.ts around line 666, where the referenced TODO is located, and trace how client.startNew() currently handles its options. Check whether the feature depends on the Durable Functions extension. Done means startNew() can specify both a task hub and a connection name, with the extension dependency resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, typescript
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.