Commit Graph

10 Commits

Author SHA1 Message Date
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
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
9cc3b210d7
refactor(core): Change task runner default healthcheck server port to 5681 (no-changelog) (#11910) 2024-11-27 09:48:13 +01: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