Commit Graph

80 Commits

Author SHA1 Message Date
Iván Ovejero
17acf70591
perf(core): Batch workflow activation to speed up startup (#13191) 2025-02-11 15:12:55 +01:00
कारतोफ्फेलस्क्रिप्ट™
be39d0a0f1
fix(core): Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) 2025-02-07 12:06:12 +01:00
कारतोफ्फेलस्क्रिप्ट™
2b133aa201
feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
Danny Martini
a15504329b
fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
Iván Ovejero
647dc198c2
refactor(core): Small improvements to external hooks (#12915) 2025-01-29 11:14:06 +01:00
कारतोफ्फेलस्क्रिप्ट™
05b5f95331
refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
e05608ac90
refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00
Iván Ovejero
1f43181360
fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
Tomi Turtiainen
60187cab9b
feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
Tomi Turtiainen
4f00d7cfe4
refactor: Disable task runner by default (#12776) 2025-01-22 12:15:12 +01:00
Tomi Turtiainen
9e2a01aeaf
feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Ricardo Espinoza
b1a40a231b
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380) 2025-01-09 14:17:11 -05:00
Iván Ovejero
88c0838dd7
fix(core): Fix Sentry error reporting on task runners (#12495) 2025-01-08 17:47:40 +01:00
Iván Ovejero
9953477450
fix(core): Align concurrency and timeout defaults between instance and runner (#12503) 2025-01-08 13:33:43 +01:00
Iván Ovejero
4182095af1
fix(core): Increase default concurrency and timeout in task runners (#12496) 2025-01-08 11:25:37 +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
Iván Ovejero
9432aa0b00
feat(core): Offload manual executions to workers (#11284) 2025-01-03 10:43:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d5e891a0d
refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373) 2024-12-26 15:31:19 +01:00
Iván Ovejero
dc7864a86d
docs(core): Update pruning service docline (#12282) 2024-12-18 20:05:00 +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
Alex Grozav
72e6343964
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-04 21:33:35 +02:00
Mutasem Aldmour
9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
Tomi Turtiainen
e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
Iván Ovejero
5fa72b0512
fix(core): Fix diagnostics.enabled default value (#11809) 2024-11-20 13:19:41 +01:00
Iván Ovejero
d15b8d0509
fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01: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
Iván Ovejero
a544b74d87
refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +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
d25ae8e0d9
refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
Tomi Turtiainen
3111dece72
perf(core): Deduplicate task runner data request response (no-changelog) (#11583)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 11:24:00 +02:00
Iván Ovejero
19d55da4ad
test(core): Expand test coverage for pruning (#11567) 2024-11-05 18:21:56 +01:00
Iván Ovejero
ce963e8824
refactor(core): Port pruning config (#11507) 2024-11-04 09:09:12 +01:00
Tomi Turtiainen
d7ba206b30
feat: Make runner concurrency configurable (no-changelog) (#11448) 2024-10-29 21:08:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
60cdf0ba44
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
Iván Ovejero
097f93564c
refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
Tomi Turtiainen
d4c4db823e
feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
Tomi Turtiainen
c56f30ce15
feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
Iván Ovejero
12d218ea38
refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01:00
Iván Ovejero
88c1c4ad7b
refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
Val
5390061f49
fix: Add config for max task runners payload size (no-changelog) (#11366) 2024-10-23 11:53:21 +01:00
Tomi Turtiainen
c078a516be
feat(core): Enforce config file permissions on startup (#11328)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-10-23 12:54:53 +03:00
Iván Ovejero
43f31b86aa
refactor(core): Support multiple log scopes (#11318) 2024-10-22 17:20:14 +02:00
Tomi Turtiainen
8404282046
feat: Enable running task runners externally (no-changelog) (#11319) 2024-10-22 16:23:59 +03:00
Iván Ovejero
3c93ec88cd
refactor(core): Port generic config (#11316) 2024-10-21 12:57:37 +02:00
Iván Ovejero
83ca7f8e90
refactor(core): Remove watchdog interval (#11295) 2024-10-17 13:51:56 +02:00
Iván Ovejero
be50a9ac44
chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
Val
b028d81390
feat: Start Task Runner via Launcher (no-changelog) (#11071) 2024-10-14 14:19:17 +01:00
Iván Ovejero
c68782c633
feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
Iván Ovejero
19fb728da0
perf(core): Optimize worker healthchecks (#11092) 2024-10-07 16:33:34 +02:00