Azure / Azure/azure-functions-host

Support the ability to disable worker process count configuration

Open
#9,832 2 comments 0 reactions 0 assignees View on GitHub
area: flex-consumption
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We need the ability to disable worker process count configuration and worker process count changes (use of `FUNCTIONS_WORKER_PROCESS_COUNT` and `FUNCTIONS_WORKER_DYNAMIC_CONCURRENCY_ENABLED`) in environments that do not support running multiple language workers.

Contributor guide

Open the contributing guide

Research direction

Search the Azure Functions host for FUNCTIONS_WORKER_PROCESS_COUNT and FUNCTIONS_WORKER_DYNAMIC_CONCURRENCY_ENABLED, then trace where their configuration and changes are handled. The work is done when environments that cannot run multiple language workers can disable both worker process count configuration and worker process count changes, with the relevant behavior covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.