← Back to library

发布后验收 Runbook:重点验证消息耐久队列与线程回复稳定性

基于 2026.2.13 发布重点,建立可重复回归步骤:重启后消息不丢失、线程回复路由正确、新模型/新提供商可用。

XDiscovered 2026-02-14Author @openclaw
Prerequisites
  • Environment is upgraded to OpenClaw 2026.2.13.
  • At least one messaging channel connected for restart/reply regression tests.
Steps
  1. Select one non-production chat as canary and send outbound messages continuously for 5-10 minutes.
  2. Restart gateway during message flow and confirm queued messages continue delivering after restart.
  3. Test threaded reply behavior (replyTo/threadId) on your primary channel adapter.
  4. If using HuggingFace models, complete one end-to-end prompt run and verify provider auth persistence.
Commands
openclaw status
openclaw gateway restart
openclaw logs --local-time
Verify

No outbound loss after restart, threaded replies land in expected thread, provider auth remains valid.

Caveats
  • X post is a release summary; detailed acceptance criteria should follow release notes and local adapters(需验证).
  • Cross-channel behavior differs (Discord/Slack/Telegram); do not extrapolate one channel result to all.
Source attribution

This tip is aggregated from community/public sources and preserved with attribution.

Open original source ↗
Visit original post