Commit Graph

7 Commits

Author SHA1 Message Date
Chlins Zhang 913e27d8bc
fix: correct the task id of job gc (#4163)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-06-30 08:59:31 +00:00
Chlins Zhang dccdc0ac23
feat: add the type in the gc job args (#4126)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-06-13 16:14:48 +08:00
Chlins Zhang 93aefb482f
feat: add the API for trigger the GC manually (#4074)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-05-20 12:35:09 +00:00
Gaius 254040a3e6
feat(manager): add cleanup of associated tables in job garbage collection (#4069)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-05-15 12:18:43 +00:00
Chlins Zhang fb5e1d75d6
refactor: pass context to run gc task (#4042)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-05-07 21:47:10 +08:00
Chlins Zhang 50387b3c49
feat: add the audit gc (#3996)
Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-04-27 14:15:08 +08:00
Chlins Zhang 36c110b358
refactor: migrate the job gc to mananger gc server (#3991)
refactor: migrate the job gc to manager gc server.

Signed-off-by: chlins <chlins.zhang@gmail.com>
2025-04-25 04:03:48 +00:00