Skip to content

Raise sandbox sleepAfter timeout from 10m to 20m - #63

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

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

Conversation

@ai-yappa

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

Copy link
Copy Markdown

What

Raises the Sandbox Durable Object's sleepAfter override from "10m" to "20m", giving sandboxes twice as long before the container is put to sleep.

Why

Active agent sessions were hitting the 10-minute sandbox lifetime limit, so long-running runs could have their container shut down mid-work. 20 minutes gives more headroom for longer agent turns.

Change

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

Notes

  • No linting or tests run locally; CI covers them.

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