OpenClaw gateway restart kills progress. any fix? Who else experienced it?
Summary
User reports that restarting OpenClaw gateway kills ongoing task progress, and seeks a fix. Several workarounds attempted without success.
Similar Articles
Anyone else finding long running OpenClaw workflows harder to supervise?
The author describes challenges in supervising multiple long-running OpenClaw workflows, noting that workflow organization became harder than setup as usage scales.
Why openclaw updates are so painful?
The article discusses the high cost of developing OpenClaw, an AI-driven tool, with its creator spending over $1.3 million on OpenAI API tokens in a single month, leading to painful updates.
observability for my claw?
A user running openclaw expresses frustration with lack of observability into AI agent decision-making, referencing an incident where an instruction was dropped, leading to unintended deletion, and asks how others handle monitoring and control.
Automações longas no Openclaw
Usuário relata problemas ao executar uma skill com 6 etapas no Openclaw via cron e pergunta como realizar execuções sequenciais longas, similar ao n8n.
How do you keep long sessions from eating the whole context window?
A user shares a custom Plugin SDK hook that gradually compresses older turns while keeping recent ones raw to prevent context window exhaustion in long OpenClaw sessions, reducing re-sent context by 80%.