mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 16:07:28 +00:00
Codex review feedback: ensureSharedClientStarted now throws the error from client.start() if it rejects during the 2s grace window, so resolveSharedMatrixClient() properly reports failure (e.g. bad token, unreachable homeserver) instead of leaving the provider in a running-but-not-syncing state.