n8n/packages/workflow/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
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts fix(core): Prevent expressions XSS (#3366) 2022-05-27 17:00:51 +02:00
index.ts Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
Interfaces.ts feat(RabbitMQ Trigger Node): Make message acknowledgement and parallel processing configurable (#3385) 2022-05-30 12:16:44 +02:00
LoggerProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeErrors.ts Add Onfleet Node & Trigger (#2845) 2022-02-28 09:48:17 +01:00
NodeHelpers.ts fix(core): Fix issue with fixedCollection having all default values 2022-05-15 19:28:42 +02:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.ts feat(core): Introduce simplified node versioning (#3205) 2022-04-28 19:04:09 +02:00
TelemetryHelpers.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Workflow.ts feat(RabbitMQ Trigger Node): Make message acknowledgement and parallel processing configurable (#3385) 2022-05-30 12:16:44 +02:00
WorkflowDataProxy.ts fix(core): Set correct timezone in luxon (#3115) 2022-04-10 11:33:42 +02:00
WorkflowErrors.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00