Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Azure Function Timer Trigger not triggered #9755

Closed
blueelvis opened this issue Jan 1, 2024 · 6 comments
Closed

Azure Function Timer Trigger not triggered #9755

blueelvis opened this issue Jan 1, 2024 · 6 comments
Assignees

Comments

@blueelvis
Copy link

The function app has been working fine for quite some time now but today, one instance didn't execute at all. I have multiple functions defined which execute at various schedule but one of them didn't execute today. Do note that there hasn't been any change to the Function App and rest of the functions on the same function app executed successfully today.

Investigative information

The following information is from the last execution.
Please provide the following:

  • Timestamp: 2023-12-29T15:23:30.0035470+05:30
  • Function App version: 4.28.3.21820
  • Invocation ID: 973b1a58-8183-48b6-b297-ca8bb4f8670e
  • Region: Central India

The function's CRON timer as defined in code is - 30 23 15 * * Mon,Tue,Wed,Thu,Fri . I also have set the WEBSITE_TIME_ZONE=India Standard Time application setting.

So, ideally, it should have executed today (2024-01-01) around the same time as well but it didn't. I don't see any logs in application insights for today as well.

Related information

Provide any related information

  • Programming language used - C#
  • Bindings used - TimerTrigger
@bhagyshricompany
Copy link

hi @blueelvis thanks for reporting will check and inform you.

@blueelvis
Copy link
Author

@bhagyshricompany - Did you get a chance to look into this?

@bhagyshricompany
Copy link

func appname pls share.

@blueelvis
Copy link
Author

func appname pls share.

Already provided the relevant details as per this - https://github.com/Azure/azure-functions-host/wiki/Sharing-Your-Function-App-name-privately

@bhagyshricompany
Copy link

@fabiocav pls comment.Thanks

@JAdluri
Copy link

JAdluri commented Jan 29, 2025

As there is no recent activity closing the issue .

@JAdluri JAdluri closed this as completed Jan 29, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants