Need Help with Azure App Logic!

Javier GL 0 Puntos de reputación
2024-08-22T20:15:38.3566667+00:00

I’m working on an Azure App Logic workflow with the following connectors: When a HTTP Request is Received Parse JSON For Each Here’s the issue: I receive an HTTP request with a JSON array of 2000 objects. Processing this array is causing a timeout.

WorkFlowActionResponseTimedOut

The execution of template action 'Response' is failed: the client application timed out waiting for a response from service. This means that workflow took longer to respond than the alloted timeout value. The connection maintained between the client application and service will be closed and client application will get an HTTP status code 504 Gateway Timeout.

User's image

Azure
Azure
Plataforma e infraestructura de informática en la nube para crear, implementar y administrar aplicaciones y servicios a través de una red mundial de centros de datos administrados por Microsoft.
359 preguntas
0 comentarios No hay comentarios
{count} votos

Su respuesta

Las respuestas se pueden marcar como respuestas aceptadas por el autor de la pregunta, lo que ayuda a los usuarios a conocer la respuesta que resolvió el problema del autor.