multica/apps/gateway/telegram
Jiayuan Zhang 5741402a1a fix(telegram): handle 409 polling conflict and add global error boundary
Add bot.catch() to prevent unhandled errors from crashing the polling
loop, and catch the 409 "terminated by other getUpdates request" error
specifically when another bot instance is already running.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:07:49 +08:00
..
short-code-store.ts feat(gateway): add Telegram QR deep link connection flow 2026-02-14 00:30:01 +08:00
telegram-format.ts fix(telegram): strip existing bold markers in table conversion to prevent overlapping HTML tags 2026-02-14 03:14:41 +08:00
telegram-user.store.ts fix(gateway): persist Telegram users to JSON file when no database 2026-02-14 00:48:17 +08:00
telegram.controller.ts feat(gateway): add Telegram QR deep link connection flow 2026-02-14 00:30:01 +08:00
telegram.module.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
telegram.service.ts fix(telegram): handle 409 polling conflict and add global error boundary 2026-02-15 14:07:49 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00