Azure / Azure/azure-functions-host

Runtime not recovering after function loader is reset as a result of a failed compilation

Open
#2,003 1 comment 0 reactions 1 assignee Claimed by @fabiocav View on GitHub
stack: dotnet-csharp
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 11h
Merged PRs (30d)
37

Description

If there is a compiler failure, the compilation results are not cached and the function loader is reset. This should allow the runtime to trigger compilation on subsequent executions, but in the startup path, the HTTP function is not loaded/registered, so execution (therefore, compilation) is never attempted.

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.