Files
openclaw/src
Dave Lauer 82746973d4 fix(heartbeat): remove unhandled rejection crash in wake handler
The async setTimeout callback re-threw errors without a .catch() handler,
causing unhandled promise rejections that crashed the gateway. The error
is already logged by the heartbeat runner and a retry is scheduled, so
the re-throw served no purpose.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 17:19:48 -06:00
..
2026-01-18 08:54:00 +00:00
2026-01-25 12:22:36 +00:00
2026-01-21 23:05:11 +00:00
2026-01-26 16:05:29 +00:00
2026-01-24 10:48:33 +00:00
2026-01-21 05:34:53 +00:00
2026-01-25 12:22:36 +00:00
2026-01-25 06:37:39 +00:00
2026-01-26 17:01:22 +00:00
2026-01-25 12:22:36 +00:00
2026-01-25 12:22:36 +00:00
2026-01-24 10:48:33 +00:00
2026-01-21 01:58:47 +00:00
2026-01-18 19:34:21 +00:00
2026-01-18 03:55:14 +00:00