We're encountering 504 Gateway timeout for in the SFTP "Get file content" step for files below 50MB.
The documentation says the limit is 50mb. Kindly advise.
{
"error": {
"code": 504,
"source": "asia-001.azure-apim.net",
"clientRequestId": "f5eba0ed-3831-45cd-ac7c-919e0d245d3e",
"message": "BadGateway",
"innerError": {
"status": 504,
"message": "Request to the SFTP server 'xxxxx(obfuscated)' has timed out.\r\nclientRequestId: f5eba0ed-3831-45cd-ac7c-919e0d245d3e",
"source": "sftp-sea.azconn-sea.p.azurewebsites.net"
}
}
}