Please help diagnosing the following past due execution. Thank you.
Are you using Consumption or App Service Plan:
Consumption
If Consumption, how did you deploy?
Azure DevOps Release pipeline (Function App on Windows task)
Are you using the v1 runtime, or the v2 (Preview) runtime?
dotnet worker runtime extension version 3
Are you setting WEBSITE_TIME_ZONE?
Yes: Eastern Standard Time
What is your CRON expression set to, and what is your expectation about what it means.
0 0 21 * * * (in application settings)
I expect it to fire every day at 9 PM
Give a specific UTC time at which you expected your function to get called, and found that it wasn't. Also, explain how you are determining that it is not getting called.
1 AM UTC
The function app did not wake up at all until I started interacting with it in the portal.
Trigger Details: UnscheduledInvocationReason: IsPastDue, OriginalSchedule: 2021-07-23T21:00:00.0000000-04:00
include a sample invocation ID so we can find your app and look into the issue
Executing 'allocate-csrs-scheduled' (Reason='Timer fired at 2021-07-23T23:44:32.4963403-04:00', Id=39a84255-5b08-4203-9da2-9a1991e1c490)