Skip to content

单进程架构 + 同步 HTTP 阻塞事件循环 → 长时间运行后 Web UI 卡死/超时 #41

@hmwstanley

Description

@hmwstanley

问题描述
PanWatch 容器运行 20-30 分钟后 Web UI 完全无法响应(HTTP 请求超时),但调度器仍在后台执行 Agent 任务。重启后立即可用,但问题会复现。

症状

  1. 端口通但 HTTP 无响应
  2. APScheduler 任务严重延迟
  3. 僵尸进程持续累积
  4. 日志爆炸

详见附件。
panwatch-issue-event-loop-blocking.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions