Azure / Azure/azure-functions-host

Azure function goes sleep

Open
#5,313 3 comments 0 reactions 1 assignee Claimed by @mhoeger View on GitHub
Dominant language
C#
Stars
2k
Forks
482
Avg merge
2d 12h
Merged PRs (30d)
38

Description

Hello,

I have an azure function that is featured as blobtrigger. The idea is that I have a container of files and when new file is added to container, the blobtrigger has to start the performance.

When the function is not used for a long time, it seems to go sleep and I have to reactive the function manually.

![image](https://user-images.githubusercontent.com/50680821/69946193-791c7680-14eb-11ea-8654-dbc5e670f157.png)

After doing this, it starts working again.

I want to configure the Azure Function to being alert always and not sleep when it is not being used. Could you help me with this?

Thank you in advance!

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.