n8n/packages/cli/src/runners
Tomi Turtiainen f1ca8c128b
feat(core): Add sentry for task runner (no-changelog) (#11683)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-15 10:35:02 +01:00
..
__tests__ feat(core): Add sentry for task runner (no-changelog) (#11683) 2024-11-15 10:35:02 +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 fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646) 2024-11-08 20:27:37 +02: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 refactor: Encapsulate task runner startup to module (#11531) 2024-11-04 16:12:29 +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 refactor: Encapsulate task runner startup to module (#11531) 2024-11-04 16:12:29 +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-types.ts perf(core): Deduplicate task runner data request response (no-changelog) (#11583) 2024-11-07 11:24:00 +02:00
runner-ws-server.ts perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +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 perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
task-runner-module.ts refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
task-runner-process.ts feat(core): Add sentry for task runner (no-changelog) (#11683) 2024-11-15 10:35:02 +01:00
task-runner-server.ts fix(core): Ensure task runner server closes websocket connection correctly (#11633) 2024-11-08 10:09:24 +01:00