yao/engine
Max 5c1664e882 feat(job): enhance health checker and data cleaner with panic recovery and graceful shutdown
- Added panic recovery to health checker and data cleaner to prevent crashes from unexpected errors.
- Implemented graceful shutdown for both components, ensuring they complete ongoing tasks before stopping.
- Updated the job import in the load module to manage health checker and data cleaner lifecycle.
- Introduced new channels to signal completion of health checks and data cleanups.
2026-04-06 12:37:58 +08:00
..
load.go feat(job): enhance health checker and data cleaner with panic recovery and graceful shutdown 2026-04-06 12:37:58 +08:00
load_test.go fix: Enhance loading functions to handle non-existent directories 2025-05-13 09:10:10 +08:00
machine.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_darwin.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_linux.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_test.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
machine_windows.go Enhance OAuth Device Flow implementation 2026-03-04 15:19:48 +08:00
process.go Enhance tool inspection and remove studio configuration 2026-02-14 21:06:59 +08:00
process_test.go [change] refactor the app engine load func 2023-03-26 15:59:05 +08:00