← Back to Clusters

Telegram Timeout and Recovery Improvements

This cluster of pull requests focuses on enhancing timeout handling and recovery mechanisms for the Telegram integration in the OpenClaw framework.

8 PRs
fix telegram Representative: #6447
# Title Author Created GitHub
5561 fix(telegram): auto-restart on timeout + lower API timeout to 60s jesseproudman 2026-01-31 View
6447 fix(telegram): auto-restart polling when grammY runner exits silently rep AugmentAdvertise 2026-02-01 View
6463 fix(telegram): improve timeout handling and prevent channel exits ai-fanatic 2026-02-01 View
7247 fix(telegram): abort stale getUpdates connections after long-poll timeout JanderV 2026-02-02 View
8166 fix(telegram): lifecycle fixes for duplicate messages and auto-recovery [AI-a... cheenu1092-oss 2026-02-03 View
10509 fix(telegram): bare abort words bypass debounce + clear buffered messages romancircus 2026-02-06 View
10850 fix(telegram): await runner.stop() to prevent polling race condition on hot-r... talhaorak 2026-02-07 View
11688 feat(telegram): add health check watchdog for long-polling rmfalco89 2026-02-08 View