← Back to Clusters

Network Error Handling Improvements

This cluster focuses on enhancing network error detection and recovery mechanisms to improve stability across various messaging platforms.

29 PRs
fix telegram Representative: #7141
# Title Author Created GitHub
7141 fix(telegram): unify network error detection to prevent poll crashes rep hclsys 2026-02-02 View
7558 fix: Handle Grammy/Telegram network errors to prevent gateway crashes kaigritun 2026-02-03 View
7563 fix: expand transient network error detection kaigritun 2026-02-03 View
8368 fix(telegram): preserve forwarded message metadata during debounce batching PatrickBauer 2026-02-03 View
9825 feat(nostr): upgrade to NIP-17 with NIP-65 relay discovery nash-the-ai 2026-02-05 View
11123 Fix webchat→external channel cross-delivery jingkang0822 2026-02-07 View
12870 fix: recover from telegram fetch errors (issue #12835) ambicuity 2026-02-09 View
14795 fix: skip disabled channel plugins in cross-context messaging checks explainanalyze 2026-02-12 View
14904 fix(nostr): handle string return from nip19.decode in normalizePubkey mcaxtr 2026-02-12 View
14912 fix(slack): enable session-store lookup for announce target accountId mcaxtr 2026-02-12 View
15985 fix(telegram): defer buffer deletion until processing succeeds coygeek 2026-02-14 View
16507 feat(nostr): refactor channel dispatch logic (AI-assisted) tanujbhaud 2026-02-14 View
16783 Fix cross-channel routing in iMessage monitor fengwen2013 2026-02-15 View
16812 Fix sessions_send failing on Telegram, Discord, Signal, and Slack Clawborn 2026-02-15 View
16830 fix: session lookup default Limitless2023 2026-02-15 View
17243 fix(telegram): catch getFile network failures to prevent gateway crash (#17227) robbyczgw-cla 2026-02-15 View
17337 fix(delivery): keep route fields paired to channel during context merge Glucksberg 2026-02-15 View
17435 fix(debounce): retry flush with exponential backoff to prevent silent message... widingmarcus-cyber 2026-02-15 View
17527 fix(gateway): allow WebChat to attach to main session regardless of deliveryC... Glucksberg 2026-02-15 View
18232 fix: webchat rapid messages create orphan sessions MisterGuy420 2026-02-16 View
19282 feat(nostr): Update Nostr Channel to Support Rendering, Thinking, Tools Calls... joelklabo 2026-02-17 View
19471 fix(gateway): honor deliver param in chat.send kays0x 2026-02-17 View
21642 fix(ui): disable dashboard session delete for webchat clients graysurf 2026-02-20 View
22059 [Bug]: allow CONTROL_UI sessions.patch/delete AIflow-Labs 2026-02-20 View
22109 fix(gateway): allow Control UI session patch/delete lc708 2026-02-20 View
22469 fix(gateway): avoid stale whatsapp labels on direct sessions loganprit 2026-02-21 View
22654 fix(signal): join debounced messages with actual newline instead of literal \\n adhitShet 2026-02-21 View
23625 feat(plugin-sdk): Add channel development helpers and discovery metadata guxiaobo 2026-02-22 View
23727 Fix Telegram channel resolution drift across announce + message send paths SmithLabsLLC 2026-02-22 View