Azure / Azure/azure-functions-host
Expose assignment failure information via health check API
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Since specialization is async, App Service might incorrectly assume instance is specialized successfully. Expose this failure so App Service can take remedial action instead of leaving the borken instance alive.
Contributor guide
Research direction
No files or tests are named. Start by locating the asynchronous specialization assignment flow and the health-check API entry point in the C# host; trace how assignment failures are represented and surfaced. Done means the health check exposes specialization failure information clearly enough for App Service to take remedial action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100