1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages
Omar Ajoue 882e2f8e74
Addglobal timeout setting for all http requests except for http request node ()
* Added a global timeout setting for all http requests except for http
node.

The http node explicitly sets a timeout that overrides the default
value.

This is to prevent behaviors when users were expecting that their quests
could take a very long time to execute.

* Removed unnecessary typing from code
2021-04-17 15:15:33 +02:00
..
cli Improve node error handling () 2021-04-16 18:33:36 +02:00
core Addglobal timeout setting for all http requests except for http request node () 2021-04-17 15:15:33 +02:00
editor-ui Improve node error handling () 2021-04-16 18:33:36 +02:00
node-dev ⬆️ Set n8n-core@0.67.0 and n8n-workflow@0.55.0 on node-dev 2021-04-16 19:02:01 +02:00
nodes-base Addglobal timeout setting for all http requests except for http request node () 2021-04-17 15:15:33 +02:00
workflow Improve node error handling () 2021-04-16 18:33:36 +02:00