Fix scheduled task page delivery unlock and notification links.
Memind CI / Test, build, and release guards (push) Failing after 5s

Finalize page delivery contracts after worker execution, fetch session messages via tkmindProxy, and append public page URLs to WeChat notifications.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-07-31 09:06:07 +08:00
parent 6acd79e4fa
commit 005612029f
3 changed files with 97 additions and 4 deletions
@@ -286,6 +286,8 @@ export async function bootstrapPortalIntegrationServices({
tkmindProxy,
sessionSnapshotService,
notificationDispatcher,
pool,
h5Root,
logger,
});
logger.log('Scheduled task worker enabled');