openclaw - 💡(How to fix) Fix [Bug]: Dream Diary narrative needs separate config for timeout/concurrency or disablement, while keeping dreaming enabled.

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Dreaming phases mostly timeout as it appears there is a 60 hardcoded timeout

Error Message

No timesouts reported in error log warn warn warn warn warn warn warn warn

Root Cause

Dreaming phases mostly timeout as it appears there is a 60 hardcoded timeout

Code Example

12:04:38
warn
plugins
memory-core: narrative generation ended with status=timeout for deep phase.
12:05:26
warn
plugins
memory-core: narrative generation ended with status=timeout for light phase.
12:05:36
warn
plugins
memory-core: narrative generation ended with status=timeout for rem phase.
12:05:40
warn
plugins
memory-core: narrative generation ended with status=timeout for deep phase.
RAW_BUFFERClick to expand / collapse

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

Dreaming phases mostly timeout as it appears there is a 60 hardcoded timeout

Steps to reproduce

Cron dreaming

Expected behavior

No timesouts reported in error log

Actual behavior

12:04:38 warn plugins memory-core: narrative generation ended with status=timeout for deep phase. 12:05:26 warn plugins memory-core: narrative generation ended with status=timeout for light phase. 12:05:36 warn plugins memory-core: narrative generation ended with status=timeout for rem phase. 12:05:40 warn plugins memory-core: narrative generation ended with status=timeout for deep phase.

OpenClaw version

2026.5.22

Operating system

Ubuntu

Install method

npm

Model

qwen3.6 35B

Provider / routing chain

lmstudio

Additional provider/model setup details

I get around 40 tokens a second on qwen, which clearly isn't enough for dreaming to timeout

Logs, screenshots, and evidence

12:04:38
warn
plugins
memory-core: narrative generation ended with status=timeout for deep phase.
12:05:26
warn
plugins
memory-core: narrative generation ended with status=timeout for light phase.
12:05:36
warn
plugins
memory-core: narrative generation ended with status=timeout for rem phase.
12:05:40
warn
plugins
memory-core: narrative generation ended with status=timeout for deep phase.

Impact and severity

Unknown, but it says dreamang failed in logs

Additional information

Always been there, my dreams are just getting bigger

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

FAQ

Expected behavior

No timesouts reported in error log

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING