Help.
Suddenly my 'Convert File' (to PDF) step is failing from timeout:
{
"statusCode": 504,
"headers": {
"Pragma": "no-cache",
"x-ms-datasourceerror": "True",
"x-ms-request-id": "50be8e3c-00b2-44e5-bb64-11c7fc480da2",
"Timing-Allow-Origin": "*",
"x-ms-apihub-cached-response": "true",
"x-ms-apihub-obo": "true",
"Cache-Control": "no-cache",
"Date": "Mon, 28 Feb 2022 11:59:49 GMT",
"X-AspNet-Version": "4.0.30319",
"X-Powered-By": "ASP.NET",
"Content-Length": "389",
"Content-Type": "application/json",
"Expires": "-1"
},
"body": {
"error": {
"code": 504,
"source": "flow-apim-europe-001-francecentral-01.azure-apim.net",
"clientRequestId": "50be8e3c-00b2-44e5-bb64-11c7fc480da2",
"message": "BadGateway",
"innerError": {
"status": 504,
"message": "Anmodningen fik timeout.\r\n inner exception: A task was canceled.",
"source": "api.connectorp.svc.ms"
}
}
}
}