openclaw - 💡(How to fix) Fix Gateway health reports event_loop_utilization degraded but p99/max=0ms and actual CPU ~2% [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#80073Fetched 2026-05-11 03:19:06
View on GitHub
Comments
1
Participants
2
Timeline
10
Reactions
2
Timeline (top)
mentioned ×4subscribed ×4closed ×1commented ×1
RAW_BUFFERClick to expand / collapse

Observation

Since upgrading to 2026.5.7, openclaw health persistently reports:

Gateway event loop: degraded reasons=event_loop_utilization,cpu max=0ms p99=0ms util=1 cpu=0.969

Evidence this is a metric reporting bug

  • max=0ms and p99=0ms: a truly pegged event loop would show nonzero latency
  • Actual process CPU via ps aux: ~2-6% (not ~97%)
  • Gateway responds normally; no timeout or slowness observed
  • No journal warnings

Environment

  • Version: 2026.5.7 (upgraded from 2026.5.3-1 on 2026-05-09)
  • Platform: Ubuntu 24.04, Node.js via systemd user service
  • Persisted 24h+ across multiple gateway restarts

Ask

Clarify what util=1 means in the health output — is this a normalized 0-1 ratio being misread as a percentage, or is the degraded threshold too sensitive? The contradictory latency metrics suggest the degraded state is a false positive.

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 Gateway health reports event_loop_utilization degraded but p99/max=0ms and actual CPU ~2% [1 comments, 2 participants]