n8n/packages/cli/src/runners/errors
2024-12-10 12:50:22 +01:00
..
__tests__ fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
missing-auth-token.error.ts refactor(core): Make launcher auth easier to debug (#11768) 2024-11-19 09:32:19 +01:00
task-runner-disconnected-error.ts fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829) 2024-11-21 17:26:08 +01:00
task-runner-failed-heartbeat.error.ts feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690) 2024-11-17 16:21:28 +02:00
task-runner-oom-error.ts fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646) 2024-11-08 20:27:37 +02:00
task-runner-restart-loop-error.ts feat(core): Detect restart loop in a task runner process (no-changelog) (#12003) 2024-12-09 13:11:29 +02:00
task-runner-timeout.error.ts feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00