question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sync function triggers should happen when using the vfs/zip APIs

See original GitHub issue

Today, when vfs or zip APIs are used, the function triggers are not synced, leading to multiple reported cases of user function apps not waking up.

We should consider adding logic that calls /operations/settriggers when those APIs are called on function apps.

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
davidebbocommented, May 4, 2017

@npiasecki synctriggers is only meaningful when using Consumption. So if you’re using App Service Plan, this is definitely unrelated to what you are seeing.

0reactions
gorillapowercommented, Jul 30, 2020

Is this still in the pipeline? I am running a consumption plan azure function from a package and I am doing a VFS deployment to still be able to do a custom deployment.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Failed to sync triggers for function app - Error: Unauthorized
Hi,. I am having the error below when deploying an Azure Function App: 2021-11-16T16:54:27.5205915Z ##[debug]Deployment Failed with Error: ...
Read more >
Sync Function Triggers - REST API (Azure App Service)
Learn more about App Service service - Description for Syncs function trigger metadata to the management database.
Read more >
Function Trigger Syncing - Ken Muse
Calling the Sync Function Triggers API will trigger the resynchronization process. Either of these will allow you to force Azure Functions to ...
Read more >
Cant sync triggers when deploying Azure Function via VS ...
Hard to say for sure, the deployment went through, but the synctriggers is a different story. I'd recommend a few things to help...
Read more >
Error syncing triggers: BadRequest in App Function ...
Failed to sync triggers for function app 'ev3cobot'. ... If I understand correctly, this should not prevent jobs from running through.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found