Skip to content

Azure function even function is in use still experiencing cold start #1045

Description

@SainiAshish

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions