Commit Graph

22 Commits

Author SHA1 Message Date
Iván Ovejero
f191116594 refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-12 21:15:17 +02:00
Iván Ovejero
2b0cd5f7de
refactor(core): Extend task runner force shutdown timeout (#16266) 2025-06-12 12:28:20 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce
ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Tomi Turtiainen
68da9bb164
fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537) 2025-01-10 15:22:03 +02:00
Iván Ovejero
88c0838dd7
fix(core): Fix Sentry error reporting on task runners (#12495) 2025-01-08 17:47:40 +01:00
कारतोफ्फेलस्क्रिप्ट™
39d5e0ff87
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
471d7b9420
refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
Tomi Turtiainen
271401d882
test: Fix task runner tests on node 18 and 22 (#12243) 2024-12-16 14:37:24 +01:00
Iván Ovejero
120499291d
refactor(core): Unify error reporters in core and task runners (#12168)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 17:34:37 +01:00
Tomi Turtiainen
8bb0d3d823
refactor(core): Rename healthcheck to health check (#12122) 2024-12-10 13:00:30 +02:00
Tomi Turtiainen
c5effca7d4
fix(core): Make sure task runner exits (#12123) 2024-12-10 13:00:18 +02:00
Tomi Turtiainen
2e6845afcb
fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
Iván Ovejero
0cbb46c8b9
feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01:00
Iván Ovejero
124ac26e43
feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +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
8404282046
feat: Enable running task runners externally (no-changelog) (#11319) 2024-10-22 16:23:59 +03:00
Tomi Turtiainen
eb2d1ca357
feat: Add configurable require support to js task runner (no-changelog) (#11184) 2024-10-10 12:44:02 +03:00
Tomi Turtiainen
51606cb279
refactor: Move js task runner into own directory (#11146) 2024-10-08 12:24:10 +03:00
Tomi Turtiainen
42c0733990
fix: Fix task runner default n8n uri and auth endpoint (no-changelog) (#11128) 2024-10-07 13:28:33 +03:00
Tomi Turtiainen
4434668135
feat: Graceful termination of task runner (no-changelog) (#11009) 2024-10-07 12:23:14 +03:00
कारतोफ्फेलस्क्रिप्ट™
49c71469f4
ci: @n8n/task-runner package setup (no-changelog) (#11067) 2024-10-02 16:14:57 +02:00