n8n/packages/core/src
Jan Oberhauser b851289001
feat(RabbitMQ Trigger Node): Make message acknowledgement and parallel processing configurable (#3385)
* feat(RabbitMQ Trigger Node): Make message acknowledgement and concurrent
processing configurable

*  Make sure that messages do not get executed multiple times

* 👕 Fix lint issue

* 🐛 Fix issue that for manual executions in "own" mode messages got
know acknowledged

*  Increment count now that console.log got removed

*  Improvements

*  Fix default value

*  Improve display name
2022-05-30 12:16:44 +02:00
..
BinaryDataManager Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
ActiveWebhooks.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ActiveWorkflows.ts 👕 Fix lint issue 2022-03-12 20:17:09 +01:00
Constants.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
Credentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
Interfaces.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
LoadNodeParameterOptions.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
NodeExecuteFunctions.ts fix(core): Fix problem with uploading large files (#3370) 2022-05-27 18:17:44 +02:00
UserSettings.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
WorkflowExecute.ts feat(RabbitMQ Trigger Node): Make message acknowledgement and parallel processing configurable (#3385) 2022-05-30 12:16:44 +02:00