n8n/packages/core
Omar Ajoue 882e2f8e74
Addglobal timeout setting for all http requests except for http request node (#1650)
* 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
..
src Addglobal timeout setting for all http requests except for http request node (#1650) 2021-04-17 15:15:33 +02:00
test Replace some fallback values to match the value type (#1421) 2021-03-08 18:45:35 +01:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json ⬆️ Update types/node package in all packages (#1659) 2021-04-15 23:57:20 +02:00
README.md Fix logos in README.md files 2020-07-13 14:22:34 +02:00
tsconfig.json Make tsconfig.json files "fully" valid JSON files 2019-08-13 19:42:03 +02:00
tslint.json 👕 Fix lint issue 2020-10-22 15:46:03 +02:00

n8n-core

n8n.io - Workflow Automation

Core components for n8n

npm install n8n-core

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ