Azure / Azure/azure-functions-host
Include function disabled info in SyncTriggers
Open
Needs: Triage (Functions)
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Attribute [Disable("QUEUE_PROCESSOR_DISABLED")] is honored in FunctionsHost but ScaleController needs same information to ensure disabled functions are not monitored
cc @fabiocav @alrod @mathewc @chiangvincent
Contributor guide
Research direction
Start by tracing how FunctionsHost honors the Disable("QUEUE_PROCESSOR_DISABLED") attribute and how disabled-function information is passed through SyncTriggers to the ScaleController. Done means the ScaleController receives the same information and does not monitor functions disabled by that attribute.
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