n8n/packages/nodes-base
agobrech 44afcff959
feat: Enable parallel processing on multiple queue nodes (#6295)
* Add non-parallel execution

* Add parallel processing for MQTT

* Fix logic expression for trigger

* fixes

* remove unused import

* fix MQTT parallel processing

* fix AMQPTrigger node parallelProcessing

* MQTTTrigger node default parallelProcessing to true

* add AMQP credential test

* improve error handling

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-08-16 13:06:47 +02:00
..
credentials feat: Enable parallel processing on multiple queue nodes (#6295) 2023-08-16 13:06:47 +02:00
nodes feat: Enable parallel processing on multiple queue nodes (#6295) 2023-08-16 13:06:47 +02:00
scripts
test refactor(core): Parse Webhook request bodies on-demand (#6394) 2023-08-01 17:32:30 +02:00
utils fix: Fix issue with key formatting if null or undefined (#6924) 2023-08-14 16:41:37 +02:00
.eslintrc.js refactor: Enable cred-class-field-documentation-url-missing (no-changelog) (#6907) 2023-08-10 16:35:06 +02:00
gulpfile.js
index.js
jest.config.js refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
LICENSE.md
LICENSE_EE.md
package.json fix: Nodes-base lint fail on first command (no-changelog) (#6894) 2023-08-09 18:34:32 +02:00
README.md
tsconfig.build.json refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00
tsconfig.json refactor: Consolidate tsconfig and eslintrc files (no-changelog) (#6816) 2023-08-01 17:32:43 +02:00

n8n.io - Workflow Automation

n8n-nodes-base

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Proprietary licenses are available for enterprise customers. Get in touch

Additional information about the license can be found in the docs.