openclaw/extensions/memory-core
Sanjay Santhanam a37321ad5f fix(memory-core): suppress startup "cron service unavailable" warning (closes #69939)
memory-core registers a gateway:startup hook that runs reconcileManagedDreamingCron() before deps.cron is attached to the startup event (the startup hook is deferred via a 250ms setTimeout in server.impl).

Downgrade the first startup-time "cron service unavailable" warning to a debug log, and rely on the existing runtime reconciliation path to warn if the cron service truly stays unavailable after boot. The managed dreaming cron job itself runs correctly — this was a log-noise regression, not a functional failure.

Signed-off-by: Sanjay Santhanam <51058514+Sanjays2402@users.noreply.github.com>
2026-04-22 04:50:25 +01:00
..
src fix(memory-core): suppress startup "cron service unavailable" warning (closes #69939) 2026-04-22 04:50:25 +01:00
api.ts Fix dreaming replay, repair polluted artifacts, and gate wiki tabs (#65138) 2026-04-12 00:25:11 -05:00
cli-metadata.ts fix: unblock cli startup metadata 2026-04-04 02:35:36 +01:00
index.test.ts fix: stabilize live qa scenario suite 2026-04-08 08:17:59 +01:00
index.ts feat(memory-wiki): add belief-layer digests and compat migration 2026-04-07 08:56:24 +01:00
manager-runtime.ts fix(memory): stabilize manager runtime lazy import 2026-04-05 18:11:37 +05:30
openclaw.plugin.json fix: clarify plugin command alias diagnostics (#64242) (thanks @feiskyer) 2026-04-10 14:56:12 +01:00
package.json build(deps): declare extension runtime dependencies 2026-04-20 16:07:14 +01:00
runtime-api.ts Fix dreaming replay, repair polluted artifacts, and gate wiki tabs (#65138) 2026-04-12 00:25:11 -05:00
tsconfig.json chore(plugins): bulk add package boundary tsconfig rollout 2026-04-07 08:48:23 +01:00