Bug: Gateway crashes with uncaught network exception
Version: 2026.4.12 | Windows 11
The gateway process died completely (including TUI and all connected terminals) due to an unhandled network error:
[openclaw] Uncaught exception: TypeError: terminated
at Fetch.onAborted (node:internal/deps/undici/undici:12141:53)
at Fetch.terminate (node:internal/deps/undici/undici:11300:14)
Happened at 2026-05-01T15:56:22Z. An aborted HTTP fetch (likely model-pricing bootstrap or Anthropic API) propagated as an uncaught exception and killed the process. Gateway auto-restarted ~5 min later and restored WhatsApp creds from backup.
Expected behavior: aborted network requests should be caught without crashing the gateway.