Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
After upgrading to OpenClaw 2026.4.2, multiple isolated cron agentTurn jobs started failing consistently after about 60-75 seconds with a timeout error.
Steps to reproduce
- Upgrade OpenClaw to 2026.4.2 on macOS.
- Run a cron job with sessionTarget=isolated and payload.kind=agentTurn.
- Use a task that performs real work.
- Observe timeout after about 60-75 seconds.
Expected behavior
The cron job should complete normally or fail with a task-specific error, not time out around 60-75 seconds.
Actual behavior
Multiple unrelated cron jobs start normally, run for about 60-75 seconds, then fail with: Request timed out before a response was generated. Switching affected jobs to main + systemEvent avoids the timeout pattern in tested cases.
OpenClaw version
2026.4.2
Operating system
macOS 15.2 (arm64)
Install method
Homebrew/global install, local gateway via LaunchAgent
Model
Observed with minimax-cn/MiniMax-M2.5 and MiniMax-M2.7; main chat session uses cli-proxy/gpt-5.4
Provider / routing chain
OpenClaw cron -> isolated session (agentTurn) -> provider model -> cron result delivery
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Regression (worked before, now fails)
Beta release blocker
No
Summary
After upgrading to OpenClaw 2026.4.2, multiple isolated cron agentTurn jobs started failing consistently after about 60-75 seconds with a timeout error.
Steps to reproduce
Expected behavior
The cron job should complete normally or fail with a task-specific error, not time out around 60-75 seconds.
Actual behavior
Multiple unrelated cron jobs start normally, run for about 60-75 seconds, then fail with: Request timed out before a response was generated. Switching affected jobs to main + systemEvent avoids the timeout pattern in tested cases.
OpenClaw version
2026.4.2
Operating system
macOS 15.2 (arm64)
Install method
Homebrew/global install, local gateway via LaunchAgent
Model
Observed with minimax-cn/MiniMax-M2.5 and MiniMax-M2.7; main chat session uses cli-proxy/gpt-5.4
Provider / routing chain
OpenClaw cron -> isolated session (agentTurn) -> provider model -> cron result delivery
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response