yao/yao/models
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
..
agent Add dependencies management to Assistant model and related functionalities 2026-03-02 14:42:59 +08:00
job Complete Job Integration and Enhance Job Management Functionality 2026-01-15 16:16:36 +08:00
kb Update asset metadata and enhance collection features in the API 2025-10-31 11:05:46 +08:00
user Enhance user type management with locale support 2025-10-13 16:16:40 +08:00
attachment.mod.yao feat(job): enhance health checker and data cleaner with panic recovery and graceful shutdown 2026-04-06 12:37:58 +08:00
audit.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
config.mod.yao Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
dsl.mod.yao Update model options to include permission field for user-related models 2025-08-03 15:59:14 +08:00
invitation.mod.yao Add invitation model and related functionality 2025-10-16 19:08:54 +08:00
member.mod.yao feat(robot): add workspace support to robot management 2026-03-28 16:59:52 +08:00
role.mod.yao Refactor user and model structures to enhance organization and role management 2025-09-16 09:35:18 +08:00
team.mod.yao Update team model and creation logic to support role management 2025-10-20 17:00:33 +08:00
user.mod.yao Update asset modification times and enhance user authentication flow 2025-10-16 10:28:00 +08:00