duorameng
633d683c0e
feat: implement precise worker status tracking and monitoring UI
2026-06-12 18:48:33 +08:00
duorameng
5626873454
fix: resolve task timeout bug and refactor remote executor wait logic
...
- Prevent hardcoded 30-minute timeout when timeout is set to 0.
- Fix zombie processes by actively stopping tasks during deletion.
- Refactor remote execution wait logic to properly handle ctx.Done() and agent disconnections.
2026-06-12 17:02:27 +08:00
duorameng
4c283a60d5
refactor: extract path logic to path.go and run go fmt on codebase
2026-05-22 14:52:51 +08:00
duorameng
0e1a95a3f8
feat: implement agent custom scheduler config and queue model #101
2026-05-19 20:23:05 +08:00
engigu
93b193439f
chore: update scheduler execute command log
2026-05-08 22:07:38 +08:00
duorameng
a3871e75b7
feat: add pre and post command
2026-05-08 20:18:00 +08:00
duorameng
6bce5685c7
chore: refact reposync
2026-05-06 18:02:35 +08:00
duorameng
ec5cc86efe
chore: udpate task execute log
2026-04-15 09:04:06 +08:00
engigu
34d2142686
fix: reload cron not schedule #76
2026-04-09 21:31:51 +08:00
engigu
2c8a0b8967
chore: secure fix
2026-03-27 16:47:12 +08:00
engigu
cc3316c4b8
feat: add secret feature
2026-03-27 14:51:29 +08:00
engigu
3651ebfee1
fix: task message push config fixing
2026-03-25 09:40:15 +08:00
engigu
c85322bcb0
chore: udpate cron expr limit
2026-03-24 11:48:11 +08:00
engigu
a87a835b5f
chore: fix shell exec node path
2026-03-23 22:26:34 +08:00
engigu
c448cd747b
fix: node env path loading -- add func
2026-03-23 20:58:51 +08:00
engigu
78b7232e38
fix: node env path loading
2026-03-23 20:53:52 +08:00
engigu
c5a9e287f4
feat: add env vals textarea
2026-03-10 19:48:15 +08:00
engigu
753d5f39c8
fix: revert cmd output code
2026-03-08 23:11:59 +08:00
engigu
a444e9b17b
fix: pg text error #48
2026-03-08 20:51:55 +08:00
engigu
3effa5b326
feat: add env task global setting
2026-03-06 14:13:37 +08:00
engigu
4589c64923
feat: refact id column define
2026-03-03 18:07:41 +08:00
engigu
d8f1b8b50c
feat: add random delay
2026-03-02 18:29:07 +08:00
engigu
69cb727b87
feat: add retry times and backup users
2026-02-28 14:44:32 +08:00
engigu
aab771498b
fix: demo running stop
2026-02-13 22:13:04 +08:00
engigu
2d90d0921a
feat: udpate mise exec logs
2026-02-13 21:17:12 +08:00
engigu
3ab1ddc03a
feat: add multi env setting support
2026-02-13 19:26:20 +08:00
engigu
c1c1d69e66
feat: complete mise env base code
2026-02-13 17:27:55 +08:00
engigu
a8bd67dbd3
feat: adjust comment
2026-02-10 18:43:59 +08:00
engigu
cca069dd98
feat: status constant define
2026-02-10 17:07:11 +08:00
engigu
aef124defc
feat: add task cancell
2026-02-10 16:47:18 +08:00
engigu
27769c2702
feat: fix stdout and stderr order error
2026-02-10 11:57:43 +08:00
engigu
f693c32554
feat: refact timezone calling
2026-02-09 18:39:41 +08:00
engigu
eb05eafb72
feat: fix agent logger display
2026-02-09 18:28:14 +08:00
engigu
6402943462
fix: logs io buffer combine
2026-02-08 11:03:11 +08:00
engigu
b291e3740f
fix: remote agent exec errors
2026-02-08 10:18:39 +08:00
engigu
c3c79f25bd
fix: scheduler panic on nil execution result and enable verbose logging
2026-02-08 09:48:17 +08:00
engigu
f746c871fa
feat: refact scheduler
2026-02-07 21:44:09 +08:00