Files
openclaw/src/channels/plugins
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-20 12:07:54 +00:00
2026-01-24 00:25:39 +00:00
2026-01-24 00:25:39 +00:00
2026-01-15 01:53:14 +00:00
2026-01-15 01:53:14 +00:00
2026-01-25 12:22:36 +00:00
2026-01-14 15:02:19 +00:00