n8n/packages/cli/src/runners
Iván Ovejero 2632b1fb7f
fix(core): Ensure task runner module and server shut down (no-changelog) (#11801)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-20 10:55:19 +01:00
..
__tests__ fix(core): Ensure task runner module and server shut down (no-changelog) (#11801) 2024-11-20 10:55:19 +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 refactor(core): Make launcher auth easier to debug (#11768) 2024-11-19 09:32:19 +01:00
task-managers perf(core): Remove unneeded execution data from runner data response (no-changelog) (#11627) 2024-11-08 09:35:18 +02:00
default-task-runner-disconnect-analyzer.ts feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02:00
errors.ts feat: Initial Code Task Runners support (no-changelog) (#10698) 2024-10-02 09:31:56 +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 feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02: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 feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02:00
runner-ws-server.ts fix(core): Ensure task runner module and server shut down (no-changelog) (#11801) 2024-11-20 10:55:19 +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): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02:00
task-runner-module.ts fix(core): Ensure task runner module and server shut down (no-changelog) (#11801) 2024-11-20 10:55:19 +01:00
task-runner-process.ts refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792) 2024-11-19 23:16:57 +02:00
task-runner-server.ts fix(core): Ensure task runner module and server shut down (no-changelog) (#11801) 2024-11-20 10:55:19 +01:00