n8n/packages/cli/src/runners
Iván Ovejero b479f14ef5
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 $getWorkflowStaticData on task runners (#12153)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-11 20:48:36 +02:00
..
__tests__ feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
auth fix: Task Runner Auth CI fail with busy event loop (no-changelog) (#11057) 2024-10-02 14:27:28 +03:00
errors feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
task-managers fix(core): Fix $getWorkflowStaticData on task runners (#12153) 2024-12-11 20:48:36 +02:00
default-task-runner-disconnect-analyzer.ts fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
errors.ts feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
forward-to-logger.ts feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
internal-task-runner-disconnect-analyzer.ts fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
node-process-oom-detector.ts fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00
runner-lifecycle-events.ts feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02:00
runner-types.ts fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
runner-ws-server.ts fix(core): Correct invalid WS status code on removing connection (#11901) 2024-11-26 17:22:41 +01:00
sliding-window-signal.ts fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00
task-broker.service.ts feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
task-runner-module.ts chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279) 2024-12-11 15:36:17 +01:00
task-runner-process-restart-loop-detector.ts feat(core): Detect restart loop in a task runner process (no-changelog) (#12003) 2024-12-09 13:11:29 +02:00
task-runner-process.ts refactor: Unify task runner env vars (#12040) 2024-12-05 12:36:43 +02:00
task-runner-server.ts chore(core): Upgrade backend @sentry packages to 8.42.0 (#12061) 2024-12-10 14:13:11 +02:00