n8n/packages/@n8n/task-runner/src
2024-12-16 14:37:24 +01:00
..
__tests__ refactor(core): Unify error reporters in core and task runners (#12168) 2024-12-13 17:34:37 +01:00
config feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
data-request perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
js-task-runner test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
health-check-server.ts refactor(core): Rename healthcheck to health check (#12122) 2024-12-10 13:00:30 +02:00
index.ts perf(core): Deduplicate task runner data request response (no-changelog) (#11583) 2024-11-07 11:24:00 +02:00
message-types.ts feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
node-types.ts perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
polyfills.ts test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
runner-types.ts fix(core): Fix $getWorkflowStaticData on task runners (#12153) 2024-12-11 20:48:36 +02:00
start.ts test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
task-runner.ts feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00