Every call to sessions_spawn returns gateway timeout after 10000ms. Looking at the gateway log I can see sessions.patch completing successfully but taking 85,000ms+ — well past the 10s client timeout.
• Gateway health: ✅ {"ok":true,"status":"live"}
• sessions.json size: 544KB (3 sessions, cleaned up)
• lightContext: true makes no difference
• Version: OpenClaw 2026.4.21, macOS
• WS log: ⇄ res ✓ sessions.patch 89684ms
Subagents never actually run — the spawn times out before the session initializes. Is there a config to raise the WS timeout, or is this a known issue?