Skip to content

[dev] [tofikwest] tofik/browserbase-disable-hosted-api#3237

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
tofik/browserbase-disable-hosted-api
Closed

[dev] [tofikwest] tofik/browserbase-disable-hosted-api#3237
github-actions[bot] wants to merge 1 commit into
mainfrom
tofik/browserbase-disable-hosted-api

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This is an automated pull request to merge tofik/browserbase-disable-hosted-api into dev.
It was created by the [Auto Pull Request] action.


Summary by cubic

Show the underlying Browserbase error when retries are exhausted by appending it to the 503 message, making failures diagnosable from the API response. Updated the exception helper and retry path, with tests to cover the new behavior.

  • Bug Fixes
    • browserbaseUnavailableException(detail?) now appends the cause to the message when provided.
    • Retry logic in BrowserbaseSessionService passes getBrowserbaseErrorText(error) on exhausted retries.
    • Added tests to verify the cause appears in the 503 message and that base messaging is preserved.

Written for commit d4e8672. Summary will update on new commits.

Review in cubic

When retries are exhausted, withBrowserbaseRetry threw a generic
"Browserbase is temporarily unavailable" that hid the real upstream
error. Append the underlying error text to the message so an exhausted
retry is diagnosable from the UI/response, not only the server logs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013zSwXMqVNvWLJBZEot9x12
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
comp-framework-editor Ready Ready Preview, Comment Jun 22, 2026 9:39pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
app Skipped Skipped Jun 22, 2026 9:39pm
portal Skipped Skipped Jun 22, 2026 9:39pm

Request Review

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant