Azure / Azure/azure-functions-host
Azure Timer Functions stop working after a few days
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### OS and Browser
Mac Chrome
### Repro steps
> Create a timer triggered function app using visual studio, publish it to azure. Once published to Azure it runs for a few days and stops triggers or running the function all together, I don't see any logs for them either. (Timer triggered functions work whenever run locally. )
Or sometimes does not complete processes in the function. It happens randomly, it works at one instance and it doesn't the next.
### Any error messages
>
### Mention any other details that might be useful.
My function app is a timer trigger run everyday at midnight. It copies data from a source container to a destination container using the methods from the Microsoft.WindowsAzure.Storage.DataMovement package to copy the data.
Contributor guide
Research direction
The report names no repository file, test, or host entry point. Start by comparing the Azure-published timer-triggered function with its local run, focusing on the missing logs, stopped triggers, and incomplete storage copy process. Done means identifying a reproducible cause and verifying a fix or documented workaround.
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
- Needs clarification
- Newbie friendliness
- 20/100