Describe the problem/error/question
What is the error message (if any)?
Hello,
Http request node stops the request at 3 min. I have even added a timeout at around 8 min but still, the request dropped at 3 min limit
{
“meta”: {
“instanceId”: “865a0dee3c19231471d216f0ba2691fcd395f39f4385e7cbb38a4acb62dd7ba2”
},
“nodes”: [
{
“parameters”: {
“method”: “POST”,
“url”: “https://hook.us1.make.com/xxxxxxxxxxx”,
“options”: {
“timeout”: 500000
}
},
“id”: “69980473-618b-4c20-adbc-cf90037e4dcc”,
“name”: “HTTP Request”,
“type”: “n8n-nodes-base.httpRequest”,
“typeVersion”: 4.1,
“position”: [
340,
400
],
“retryOnFail”: false,
“alwaysOutputData”: false,
“executeOnce”: false
}
],
“connections”: {}
}
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: Self Hosted
- Database (default: SQLite): pg
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): GCP
- Operating system: