Azure / Azure/azure-functions-host
"ColdStart" FunctionsLogs event is duplicated sometimes
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
While querying for "EventName" == "ColdStart", I found at least one instance that has two of these events (1 hr 45 minutes apart) with the same host instance id (and same RoleInstance + pid).
The ColdStart event should only be logged once per instance.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by tracing where the ColdStart event is emitted and compare events for a single host instance; done means that instance produces only one ColdStart event.
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
- Mostly clear
- Newbie friendliness
- 35/100