azure - 我的 Azure 计时器功能应用程序为何停止触发

标签 azure azure-functions

我有一个 Azure 计时器函数应用程序,每五分钟触发一次

部署后我发现这个非常偶然。它要么开始射击,要么不射击。如果它不点火,那么无论我做什么,我似乎都无法让它点火。

我尝试过重新启动并刷新门户中的功能

它正在 S1 应用程序服务计划上运行(该计划上还包含其他三个 func 应用程序)

我的计时器 cron 表达式是 * */5 * * *

最佳答案

我找到了github issue相关相同。

There is an issue right now if you deploy timer based functions that are disabled via app setting then change the app setting to enable them. To work around until the fix is made you should click the 'refresh' button in the Azure portal after changing app settings used for disabling functions.

关于azure - 我的 Azure 计时器功能应用程序为何停止触发,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62592002/

相关文章:

Azure Powershell 不创建具有多个端口的 NSG 规则

Azure 服务总线功能未运行

azure - 表达式应返回与 Azure 数据工厂中先前表达式 (iif) 相同的类型 'integer'

Azure Functions - 如何更改函数内的调用 ID?

visual-studio - Azure Functions、 Entity Framework 和 Oracle DB - 基本 POC 失败

python - Azure Function (Python) - 设置计时器触发器的时区

azure - DocumentDB 上的并发

c# - 来自 Azure 函数中使用的类库的日志消息

python - 在 azure ml 中运行笔记本时,如何最好地将 azure blob csv 格式转换为 pandas dataframe

Azure Synapse Spark SQL池无法创建数据库