Azure 逻辑应用步骤失败并出现错误 "BadRequest. Http request failed: the timeout was reached"

标签 azure azure-functions azure-logic-apps

我有一个长时间运行的 azure 函数,API 在循环中调用。我看到逻辑步骤失败并出现错误“BadRequest.Http 请求失败:已达到超时”。 其背后的原因是什么?我们该如何解决?

最佳答案

在逻辑应用 HTTP 请求最大超时为120 秒。因此,如果您的 azure 函数响应时间超过 120 秒,则会出现此错误..

enter image description here

please find more details in this link related to limitation of azure logic app

关于Azure 逻辑应用步骤失败并出现错误 "BadRequest. Http request failed: the timeout was reached",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48623601/

相关文章:

mysql - 如何在 Azure 虚拟机中备份 MySQL 数据库,并使用 Azure 函数和 Python 将备份发送到 Blob 存储

azure - 基于blob触发VSTS/TFS构建

azure - Microsoft Azure - 事件网格架构 BlobCreated 事件在提交 blob 之前触发

azure - Azure 流量管理器可以与 API 管理一起使用吗?

sql - ASP.net C# SQL Azure 加密

python - Azure CosmosDB 为什么在插入 Azure CosmosDB 时不自动添加 'id' 字段?

c# - 可执行文件可以作为 blob 触发的 Azure 函数的一部分运行吗?

Azure搜索如何忽略空blob文件(没有内容)?

spring - 如何使用 Spring Batch 写入 Azure Blob?

azure-logic-apps - 使用 Azure 逻辑应用程序在单个邮件中发送多行