multica/apps
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
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop refactor(ui): unify container layout and adjust spacing 2026-02-15 10:47:59 +08:00
gateway fix(telegram): handle 409 polling conflict and add global error boundary 2026-02-15 14:07:49 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web fix(web): defer MULTICA_API_URL check to runtime in next.config 2026-02-15 06:42:30 +08:00