Azure / Azure/azure-functions-host
Diagnostic event for failed zip download
Open
supportability
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
We need to raise a diagnostic event when we fail to initialize run from package, which would be somewhere around https://github.com/Azure/azure-functions-host/blob/f32abed49527f143880d44e872ad69102e9e17b5/src/WebJobs.Script.WebHost/Management/LinuxSpecialization/RunFromPackageHandler.cs#L83
This would basically be the same event that we raise here: https://github.com/Azure/azure-functions-host/blob/0fc7da5fa6b557ef684d06bd4cd2dbd78cc7afec/src/WebJobs.Script.WebHost/WebJobsScriptHostService.cs#L204
CC @Francisco-Gamino
Contributor guide
Assessment
This issue has not been assessed yet.