mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-13 02:52:52 +00:00
Summary: - The branch adds a memory-core `startup_retry` reconciliation mode and regression tests for quiet startup retries, retry-window exhaustion, and live-config retry semantics. - PR surface: Source +9, Tests +114. Total +123 across 2 files. - Reproducibility: yes. from source: current main routes the first startup retry through runtime reconciliatio ... st expects the warn-level `cron service unavailable` log. I did not execute tests in this read-only review. Automerge notes: - Ran the ClawSweeper repair loop before final review. - Included post-review commit in the final squash: fix(memory-core): keep startup cron retries quiet Validation: - ClawSweeper review passed for head7220f940d0. - Required merge gates passed before the squash merge. Prepared head SHA:7220f940d0Review: https://github.com/openclaw/openclaw/pull/89075#issuecomment-4592446250 Co-authored-by: bennewell35 <newelljben@gmail.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>