Azure / Azure/azure-functions-host
Move worker.config.json to its own configuration source
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
A list of [WokerConfig](https://github.com/Azure/azure-functions-host/blob/dev/src/WebJobs.Script/Rpc/Configuration/WorkerConfig.cs) is created as part of the ScriptHost initialization. This is needed to index functions other than CSharp and to setup language worker processes.
Need to move the logic from ScriptHost InitializeAsync to new DI model
Contributor guide
Assessment
This issue has not been assessed yet.