Skip to content

chore(worker): raise max sandbox time to 20 minutes - #64

Open
ai-yappa[bot] wants to merge 1 commit into
mainfrom
agent/slack-v1-T07DMLN1JE6-C0BTJCJD69K-1789114894.751239
Open

ai-yappa[bot] wants to merge 1 commit into
mainfrom
agent/slack-v1-T07DMLN1JE6-C0BTJCJD69K-1789114894.751239

Conversation

@ai-yappa

@ai-yappa ai-yappa Bot commented Sep 11, 2026

Copy link
Copy Markdown

Summary

Raises the Cloudflare Sandbox sleepAfter override in the Worker from 10m to 20m, doubling the maximum time a sandbox stays alive after activity before being put to sleep.

Change

  • packages/worker/src/index.ts: Sandbox.sleepAfter override "10m""20m".

Why

The previous 10-minute sandbox lifetime was too short for longer agent runs; 20 minutes gives sessions more headroom before the sandbox is stopped.

Verification

  • pnpm run build in packages/worker passes.
  • Full worker test suite passes: 491 tests, 0 failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants