Azure / Azure/azure-functions-host

Misleading specialization message appearing in system logs

Open
#2,198 1 comment 0 reactions 1 assignee Claimed by @mathewc View on GitHub
bug
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

We've observed some cases where a consumption function app was being activated and then idling out and during the idle out a specialization message "Starting host specialization" was emitted:

```
// wus cluster
FunctionsLogs
| where PreciseTimeStamp > datetime(2017-12-06 05:00)
| where PreciseTimeStamp < datetime(2017-12-06 17:00)
| where AppName contains "test302more"
```

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.