Skip to content

docs(browser): clarify timeout lifecycle - #133

Open
MagMueller wants to merge 1 commit into
mainfrom
timeout-guidance
Open

docs(browser): clarify timeout lifecycle#133
MagMueller wants to merge 1 commit into
mainfrom
timeout-guidance

Conversation

@MagMueller

@MagMueller MagMueller commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • document the 60-second default and 10-minute hard timeout
  • clarify that a timeout retires the call CDP session, not the agent run
  • recommend short, observable checkpoints for long browser work

Validation

  • git diff --check

Closes #130


Summary by cubic

Clarifies browser_execute timeouts: 60s default, 10-minute hard cap, and timeouts retire only the call’s CDP session. Adds guidance to break long tasks into short, observable checkpoints (addresses #130).

Written for commit 245befc. Summary will update on new commits.

Review in cubic

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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.

docs(browser): clarify browser execute timeout scope

1 participant