mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 11:30:43 +00:00
Summary: - The PR broadens memory-core's embedding retry classifier for socket/network errors, adds focused classifier tests, and adds an Unreleased changelog fix. - Reproducibility: yes. Current main's retry classifier rejects the socket/fetch samples, and the reindex embedding path delegates to that classifier; a read-only regex probe confirmed the PR accepts the target samples. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(memory): retry reindex on socket errors Validation: - ClawSweeper review passed for headb4618c4532. - Required merge gates passed before the squash merge. Prepared head SHA:b4618c4532Review: https://github.com/openclaw/openclaw/pull/76311#issuecomment-4364956064 Co-authored-by: buyitsydney <buyitsydney@users.noreply.github.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>