n8n/packages/cli/src/runners
2024-12-04 13:32:44 +02:00
..
__tests__ fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
auth fix: Task Runner Auth CI fail with busy event loop (no-changelog) (#11057) 2024-10-02 14:27:28 +03:00
errors fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
task-managers perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +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): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01: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 fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
task-runner-server.ts feat(core): Add health endpoint for task broker server (no-changelog) (#11920) 2024-11-27 14:50:41 +02:00