Skip to content

Conversation

@Golenspade
Copy link

变更概述

  • 新增通用启动健康检查模块,覆盖数据库与各 Agent LLM 依赖,可复用到 Docker healthcheck
  • 在 app.py 启动流程中接入健康检查结果,阻断不满足依赖的子系统并开放 /api/health 接口
  • 引入智能日志压缩 sink,生成按源聚合的压缩日志并新增 /api/output-compressed/ 查询
  • docker-compose.yml 增加应用/数据库健康检查;README 说明新增能力与跳过方式

测试

  • python3 -m compileall utils/health_check.py utils/smart_logger.py app.py

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. improvement New feature or request labels Nov 10, 2025
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant