Azure / Azure/azure-functions-host

"ColdStart" FunctionsLogs event is duplicated sometimes

Open
#5,130 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.