wolfred
241436a525
fix: handle fetch/API errors in telegram delivery to prevent gateway crashes
...
Wrap all bot.api.sendXxx() media calls in delivery.ts with error handler
that logs failures before re-throwing. This ensures network failures are
properly logged with context instead of causing unhandled promise rejections
that crash the gateway.
Also wrap the fetch() call in telegram onboarding with try/catch to
gracefully handle network errors during username lookup.
Fixes #2487
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 20:04:05 -06:00
..
2026-01-18 08:54:00 +00:00
2026-01-26 19:48:46 -06:00
2026-01-26 19:51:53 -06:00
2026-01-25 21:04:41 -06:00
2026-01-22 08:48:09 +00:00
2026-01-26 20:04:05 -06:00
2026-01-26 20:29:47 -05:00
2026-01-26 19:05:00 +00:00
2026-01-26 19:36:43 -05:00
2026-01-26 13:34:04 +00:00
2026-01-24 04:36:52 +00:00
2026-01-26 19:51:53 -06:00
2026-01-26 17:39:10 -08:00
2026-01-26 17:22:13 -06:00
2026-01-23 04:01:26 +00:00
2026-01-25 13:43:32 +00:00
2026-01-26 19:51:53 -06:00
2026-01-26 19:21:26 -06:00
2026-01-25 00:15:54 +00:00
2026-01-24 05:06:42 +00:00
2026-01-21 23:05:11 +00:00
2026-01-23 18:39:25 +00:00
2026-01-26 16:05:29 +00:00
2026-01-25 09:57:19 +00:00
2026-01-24 10:48:33 +00:00
2026-01-24 04:53:44 +00:00
2026-01-21 05:34:53 +00:00
2026-01-26 22:28:14 +05:30
2026-01-25 12:22:36 +00:00
2026-01-25 06:37:39 +00:00
2026-01-23 07:23:52 +00:00
2026-01-25 21:15:20 -06:00
2026-01-26 16:27:53 -08:00
2026-01-22 06:03:23 +00:00
2026-01-24 19:56:02 +00:00
2026-01-25 11:54:29 +00:00
2026-01-26 19:51:53 -06:00
2026-01-26 20:04:05 -06:00
2026-01-24 01:18:03 +00:00
2026-01-18 06:15:24 +00:00
2026-01-25 12:22:36 +00:00
2026-01-26 19:51:53 -06:00
2026-01-25 21:18:16 -06:00
2026-01-25 04:35:20 +00:00
2026-01-25 12:22:36 +00:00
2026-01-25 11:54:29 +00:00
2026-01-17 08:47:25 +00:00
2026-01-26 19:05:00 +00:00
2026-01-24 03:24:28 +00:00
2026-01-24 10:48:33 +00:00
2026-01-19 02:02:17 +00:00
2026-01-18 23:10:39 +00:00
2026-01-14 15:02:19 +00:00
2026-01-21 01:58:47 +00:00
2026-01-22 07:02:52 +00:00
2026-01-19 00:15:44 +00:00
2026-01-18 19:34:21 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-14 15:02:19 +00:00
2026-01-18 03:55:14 +00:00
2026-01-14 15:02:19 +00:00
2026-01-23 04:01:26 +00:00