docs(changelog): add #39377 failover note (#39704)

This commit is contained in:
Altay
2026-03-08 13:09:26 +03:00
committed by GitHub
parent 8a20f51460
commit f4c4856254

View File

@@ -10,6 +10,7 @@ Docs: https://docs.openclaw.ai
- macOS app/chat UI: route browser proxy through the local node browser service, preserve plain-text paste semantics, strip completed assistant trace/debug wrapper noise from transcripts, refresh permission state after returning from System Settings, and tolerate malformed cron rows in the macOS tab. (#39516) Thanks @Imhermes1.
- Mattermost replies: keep `root_id` pinned to the existing thread root when an agent replies inside a thread, while still using reply-target threading for top-level posts. (#27744) thanks @hnykda.
- Agents/failover: detect Amazon Bedrock `Too many tokens per day` quota errors as rate limits across fallback, cron retry, and memory embeddings while keeping context-window `too many tokens per request` errors out of the rate-limit lane. (#39377) Thanks @gambletan.
## 2026.3.7