openclaw - 💡(How to fix) Fix [Bug][Windows] liveness warning 每120秒触发,event loop delay 卡顿(v2026.4.27) [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#75049Fetched 2026-05-01 05:38:43
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
2
Author
Timeline (top)
cross-referenced ×2closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

环境

  • OS: Windows 10
  • Node: v25.6.0
  • OpenClaw: 2026.4.27
  • 渠道: QQBot (c2c)

症状

  • diagnostic liveness warning 每约120秒出现一次
  • 首次启动后 eventLoopDelayMaxMs 达 69524ms(卡顿69秒)
  • eventLoopUtilization 持续 0.9+
  • QQBot WebSocket 因心跳超时断开,已自动重连恢复
  • Gateway 运行正常,消息收发正常

复现

  • 纯版本升级触发,配置未改动
  • 降级到 2026.4.22 回避

相关信息

  • 同一症状已在 #74328 报告(macOS,fs.stat storm in microtask queue)
  • Windows 可能存在相同根本原因

extent analysis

TL;DR

Downgrade to OpenClaw version 2026.4.22 to potentially resolve the issue.

Guidance

  • The issue seems to be related to a version change in OpenClaw, as downgrading to 2026.4.22 resolves the problem.
  • The high eventLoopUtilization and eventLoopDelayMaxMs values suggest that the event loop is being blocked or delayed, which could be causing the WebSocket connection to timeout.
  • Investigate the differences between OpenClaw versions 2026.4.22 and 2026.4.27 to identify the potential cause of the issue.
  • Consider monitoring the event loop utilization and delay metrics to detect similar issues in the future.

Notes

The root cause of the issue is unclear, but it appears to be related to a change in OpenClaw. The fact that a similar issue was reported on macOS with a different symptom (fs.stat storm in microtask queue) suggests that there may be a underlying problem with the library.

Recommendation

Apply workaround: Downgrade to OpenClaw version 2026.4.22, as it has been confirmed to resolve the issue. This will allow you to continue operating while the root cause is investigated and a permanent fix is developed.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug][Windows] liveness warning 每120秒触发,event loop delay 卡顿(v2026.4.27) [1 comments, 2 participants]