Skip to content

fix(discord): unify reconnect watchdog and land #31025/#30530#1401

Closed
alexey-pelykh wants to merge 1 commit intomainfrom
cherry-pick/0c0f55692
Closed

fix(discord): unify reconnect watchdog and land #31025/#30530#1401
alexey-pelykh wants to merge 1 commit intomainfrom
cherry-pick/0c0f55692

Conversation

@alexey-pelykh
Copy link
Copy Markdown

Cherry-pick of upstream 0c0f55692.

Author: steipete

Summary

  • Add a reusable StallWatchdog transport-level utility that detects stalled gateway connections and triggers reconnect
  • Wire the stall watchdog into the Discord gateway lifecycle for automatic reconnect on connection stall
  • Add DiscordMonitorStatusSink type for structured status reporting
  • Add comprehensive tests for the stall watchdog logic

Depends on #1400

🤖 Generated with Claude Code

…aw#30530

Landed follow-up intent from contributor PR openclaw#31025 (@theotarr) and PR openclaw#30530 (@liuxiaopai-ai).

Co-authored-by: theotarr <[email protected]>
Co-authored-by: liuxiaopai-ai <[email protected]>
(cherry picked from commit 0c0f556)
@alexey-pelykh
Copy link
Copy Markdown
Author

Closing: build failure. This PR was from the Discord adapter issue, not Telegram.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants