Azure / Azure/azure-functions-host
Time Triggers not firing.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
Hello there people.
i have a problem with an azure function app in python that has a time trigger.
The CRON is set on every 15 seconds. For some reason after some successful fire attempts we experience a problem where the function app stops being fired.
The functionality that runs usually takes nearly 2 to 4 minutes which is something that we did not have a problem with before this very week.
I can verify that this is exactly what happens as i checked the performance logs. And for some reason the function stopped.
HostInstanceId
d3ebd02c-b87f-4d0d-812c-12caabfc34b6 |
-- | --
If i try to press the run button on the azure portal for the specific function then it goes up again.
What exactly should i do to make it work again?
Contributor guide
Research direction
Start by reviewing the Python Azure Function's time-trigger configuration, including the 15-second CRON schedule and 2–4 minute execution time. Compare the performance logs from successful and stopped firings, and check what changes when the function is manually run from the Azure portal. Done means identifying the cause and a reliable corrective action.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100