azure - 超时值 00 :05:00 was exceeded by function in azure functions

标签 azure azure-functions

我正在门户中运行一个具有基本计划的 azure 功能。我收到此超时错误,并且由于这个原因我的函数未运行。我该如何解决这个问题

See the error

最佳答案

Azure Functions 现在允许运行最多 10 分钟。您需要更改 host.json 文件中的“functionTimeout”值。

https://learn.microsoft.com/en-us/azure/azure-functions/functions-scale#consumption-plan https://learn.microsoft.com/en-us/azure/azure-functions/functions-host-json#functiontimeout

另外,请检查 SO 上发布的类似问题: Azure Functions timeout for Consumption plan

关于azure - 超时值 00 :05:00 was exceeded by function in azure functions,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54863989/

相关文章:

c# - MemoryCache 在域未处理异常后始终返回 null

azure - 是否可以在 azcopy 中使用正则表达式?

Azure函数: Why do I see two w3wp processes in Kudu?

azure - 使用 Azure.Storage.Blob v12.9.0 上传到 Azure Blob 存储时身份验证失败

Azure 逻辑应用更新

azure - 无法在 Azure Functions v2 中运行 PowerShell 脚本

azure - 登录 Azure AD 外部帐户

amazon-web-services - AWS Lambda 达到大小限制

azure - ADAL JS - 不支持response_type ="token"

azure - 无法将服务计划连接到 vnet