You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to close a test session (MacOS Sequoia, Claude Code), browserbase_close_session complains that we're at the session limit.
Presumably this should close the session, but instead I'm having to do it manually on the Browserbase sessions view.
⏺ browserbase:browserbase_close_session (MCP)(sessionId: "")…
⎿ MCP error -32603: 429 You've exceeded your max concurrent sessions limit (limit 1, currently 1). Please contact support to increase your limit.
Thanks for any insight you can provide.
The text was updated successfully, but these errors were encountered:
Interestingly this function was just removed: c9cb6de
..I'm not sure how it's meant to work now; I guess it cleans up on error and on exit but not otherwise?
When trying to close a test session (MacOS Sequoia, Claude Code), browserbase_close_session complains that we're at the session limit.
Presumably this should close the session, but instead I'm having to do it manually on the Browserbase sessions view.
Thanks for any insight you can provide.
The text was updated successfully, but these errors were encountered: