Azure / Azure/azure-functions-host

Move worker.config.json to its own configuration source

Open
#3,279 1 comment 0 reactions 1 assignee Claimed by @pragnagopa View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.