Share via

Timer Function apps are firing randomly at a late time.

Sharvari H Desai 0 Reputation points
2024-04-16T12:39:09.5133333+00:00

We have timer jobs running on function apps, and we have recently noticed that they are running past the scheduled time on several occasions.

Logs indicate the following message.
UnscheduledInvocationReason: IsPastDue, OriginalSchedule: 2024-04-15T03:30:00.0000000-04:00

In the example above the job ran at 10: 45 am instead of 3:30 am in the morning. It is critical for us to have them on time. We are on consumption plan and have the WEBSITE_TIME_ZONE set to Eastern Standard Time.

The invocation Id for the delayed timer job execution is "6b2423b7-2c01-427e-bff3-4796d02f2268"
Runtime version is 4.33.1.22394
Cron expression is "0 30 3 * * *";

Please let me know if any additional information is required.

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

{count} votes

1 answer

Sort by: Most helpful
  1. SwathiDhanwada-MSFT 19,078 Reputation points Moderator
    2024-05-02T13:58:50.38+00:00

    @Sharvari H Desai Thanks for reaching out. There could be different reasons for this issue, and I will suggest you review the below document to troubleshoot the issue and see if you are able to find the root cause.

    If you are still facing issue, I would suggest you open a support ticket for in depth analysis to find the root cause of the issue.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.