Azure / Azure/azure-functions-host

Host Unable to Recover from Startup Errors

Open
#3,740 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

During startup, it appears that a file error loading host.json can cause the host to go into an unrecoverable state. Logs state that the host has restarted, but the host availability checks fail and incoming requests all return 503s.

See ICM incident https://icm.ad.msft.net/imp/v3/incidents/details/90716615 for details on the affected app including Kusto queries showing the issue.

Contributor guide

Open the contributing guide

Research direction

Review the startup path around host.json loading and the logs described in the issue; use the linked ICM incident's Kusto queries if accessible. Verify that a startup file error leaves the host recoverable, availability checks pass, and incoming requests no longer return 503.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
backend, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.