Azure / Azure/azure-functions-host
If a framework is not installed (node, java, etc) and there are no functions that use that framework, don't display an error
Open
2.x
area: out-of-proc
enhancement
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Right now if one of the built in workers (node or java) doesn't have it's runtime installed on the machine, the runtime will display an error failing to load java, or node, etc
Contributor guide
Research direction
Start by tracing how the built-in node and java workers are loaded and how missing runtimes produce the current error. Verify the behavior with no functions using those workers: an absent runtime should not produce a load error, while functions that use the framework should still report the missing runtime.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, java, node.js
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100