Skip to content

fix: merge PR #1466 #1465#1547

Closed
xuwei-xy wants to merge 4 commits intosipeed:mainfrom
xuwei-xy:fix-pr-batch-7
Closed

fix: merge PR #1466 #1465#1547
xuwei-xy wants to merge 4 commits intosipeed:mainfrom
xuwei-xy:fix-pr-batch-7

Conversation

@xuwei-xy
Copy link
Copy Markdown

Summary

Merges fixes from open PRs #1466 #1465

darrenzeng2025 and others added 4 commits March 13, 2026 09:15
…hain

Add transport-level connection error patterns to error classifier:
- connection reset by peer
- connection refused
- no route to host
- unexpected eof
- broken pipe
- network is unreachable
- connection closed
- tls handshake errors
- read/write tcp errors

These errors are now classified as FailoverTimeout (retriable), allowing
the fallback chain to continue instead of aborting on unclassified errors.

Fixes sipeed#1419 (part 1)
Add Discord channel name to metadata map when processing messages.
This provides better context for the agent by including the human-readable
channel name alongside the numeric channel ID.

The channel name is retrieved from Discord's state cache (zero-cost lookup
in common case) with graceful handling if not available.

Fixes sipeed#1451
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ darrenzeng2025
❌ OpenClaw-User


OpenClaw-User seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@wj-xiao wj-xiao closed this Mar 14, 2026
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.

4 participants