Skip to content

isolated cron agentTurn jobs time out around 60-75s after upgrading to 2026.4.2 #61118

Description

@ohmylady111

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

  1. Upgrade OpenClaw to 2026.4.2 on macOS.
  2. Run a cron job with sessionTarget=isolated and payload.kind=agentTurn.
  3. Use a task that performs real work.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions