n8n/packages/@n8n/task-runner/src
Tomi Turtiainen a535e88f1a
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
fix(core): Fix validation of items returned in the task runner (#11897)
2024-11-26 22:15:55 +02:00
..
__tests__ feat(core): Add sentry for task runner (no-changelog) (#11683) 2024-11-15 10:35:02 +01:00
config feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +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 fix(core): Fix validation of items returned in the task runner (#11897) 2024-11-26 22:15:55 +02:00
error-reporter.ts feat(core): Add sentry for task runner (no-changelog) (#11683) 2024-11-15 10:35:02 +01:00
healthcheck-server.ts feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +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
runner-types.ts perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
start.ts feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01:00
task-runner.ts feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01:00