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
duorameng
856cdfc137
feat: add scheduler log display
2026-05-14 17:49:59 +08:00
duorameng
97ab8d8927
fix: pre and post command execute #95
2026-05-11 19:51:36 +08:00
duorameng
02fe448c0f
fix: retry times count error #96
2026-05-11 19:40:18 +08:00
duorameng
9c174d8db2
chore: history page support sharedworker.js
2026-05-09 08:42:15 +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
4bf9ea8802
chore: add sharedworker for task stauts
2026-05-07 20:12:30 +08:00
duorameng
6bce5685c7
chore: refact reposync
2026-05-06 18:02:35 +08:00
duorameng
40e37b797c
chore: try to add stop task more info #75
2026-04-30 16:08:22 +08:00
duorameng
32e04d5ea2
chore: buffer opt
2026-04-28 17:15:01 +08:00
duorameng
4b644e272e
chore: trt to fix restore bool val #70
2026-04-18 13:04:53 +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
limitcool
ea1d9f2306
fix: share runtime env injection for reposync and terminal
2026-04-01 16:12:29 +08:00
limitcool
82bb54e97c
fix: preserve runtime DB config for reposync subprocess
2026-04-01 13:57:21 +08:00
engigu
4245f386c6
fix: env update error
2026-03-30 16:46:19 +08:00
engigu
18bc3ec6c8
fix: agent secret masking
2026-03-27 17:33:37 +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
a6d7677c98
chore: update meessage
2026-03-25 09:40:15 +08:00
engigu
793947f868
chore: adjust task language model serializer
2026-03-25 08:57:35 +08:00
engigu
8bb64be818
chore: fix query error
2026-03-23 18:07:18 +08:00
engigu
d396e1629f
chore: adjust grom find 1 sql
2026-03-23 12:04:29 +08:00
engigu
05104415ce
fix: repo sync error
2026-03-19 16:08:02 +08:00
engigu
cd818f7b0c
feat: add qlrepo sync crontab
2026-03-19 11:06:45 +08:00
engigu
07f04af841
feat: add repo sync white-path #56
2026-03-16 10:50:07 +08:00
engigu
77cf12c9b6
feat: add notify icon read
2026-03-09 18:10:23 +08:00
engigu
f4f955d721
fix: sqlite atabase is locked #20
2026-03-06 15:59:03 +08:00
engigu
3effa5b326
feat: add env task global setting
2026-03-06 14:13:37 +08:00
engigu
beae79f448
feat: support env & concat
2026-03-06 10:00:40 +08:00
engigu
81b8d2a93d
feat: add message push function call
2026-03-04 23:01:18 +08:00
engigu
4589c64923
feat: refact id column define
2026-03-03 18:07:41 +08:00
engigu
69cb727b87
feat: add retry times and backup users
2026-02-28 14:44:32 +08:00
engigu
578e020f0d
feat: refact syncrepo using go
2026-02-27 11:35:55 +08:00
engigu
acc65dce64
feat: add startup task and fix backup import
2026-02-26 10:43:49 +08:00
engigu
f3c1d3951d
fix: logs page style
2026-02-15 16:08:53 +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
2aab7e976c
feat: add vo model
2026-02-10 17:20: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
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
d2a32d2880
fix: repo sync single file checkbox error
2026-02-08 08:47:52 +08:00
engigu
f746c871fa
feat: refact scheduler
2026-02-07 21:44:09 +08:00