Commit Graph

17 Commits

Author SHA1 Message Date
Abdulazizzn
48050a41a8 Refactor code structure for improved readability and maintainability 2025-09-19 02:43:59 +03:00
Iván Ovejero
7317f67797 feat(core)!: Introduce insecure mode in task runner (#16911) 2025-07-04 08:32:49 +02:00
Iván Ovejero
cdf421e80f fix(core): Fix task runner's task timeout and heartbeat interval (#14889) 2025-04-25 10:24:01 +02:00
Iván Ovejero
8e26d5514d fix(core): Propagate env to task runner (#14638) 2025-04-15 11:58:54 +02:00
कारतोफ्फेलस्क्रिप्ट™
906770a06a fix(core): Pass NODE_PATH to task runners (#13652) 2025-03-05 16:10:42 +01:00
Iván Ovejero
bdf266cf55 fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Tomi Turtiainen
35b618098b fix(core): Disallow code generation in task runner (#12522) 2025-01-09 12:27:17 +01:00
Iván Ovejero
addb4fa352 feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
Tomi Turtiainen
2e979547a4 refactor: Unify task runner env vars (#12040) 2024-12-05 12:36:43 +02:00
Tomi Turtiainen
2e6845afcb fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
Tomi Turtiainen
870c576ed9 fix(core): Add missing env vars to task runner config (#11810) 2024-11-20 14:25:55 +02:00
Tomi Turtiainen
43aa389ea7 refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
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
Tomi Turtiainen
d7ba206b30 feat: Make runner concurrency configurable (no-changelog) (#11448) 2024-10-29 21:08:50 +02:00
Tomi Turtiainen
c56f30ce15 feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
Val
5390061f49 fix: Add config for max task runners payload size (no-changelog) (#11366) 2024-10-23 11:53:21 +01:00
Val
b028d81390 feat: Start Task Runner via Launcher (no-changelog) (#11071) 2024-10-14 14:19:17 +01:00