Azure / Azure/azure-functions-durable-js
OrchestrationClient input binding detection to use bindingDefinitions.
Open
Enhancement
P2
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 66
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 4
Description
Now that we're using the `@azure/functions` TypeScript definitions, we should change the orchestrationClient input binding detector to use the information from `Context.bindingDefinitions`.
Contributor guide
Research direction
Locate the orchestrationClient input binding detector and inspect how Context.bindingDefinitions is exposed by the @azure/functions TypeScript definitions. Update the detector to use that binding-definition information, then verify that orchestration client input binding detection behaves as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100