Azure / Azure/Azure-Functions

Azure function even function is in use still experiencing cold start

Open
#1,045 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

We have a azure function which we are keeping warm using a time trigger function every 1 min. But still we are experiencing cold start. Static members are re-initializing after some time.

Doesn't a time trigger function keeps the whole function app warm?
Or do we have to keep pinging all the all the functions within function to keep them warm.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.