Skip to content

fix: remove 'Paused' from sandbox not found error in set_timeout#1174

Merged
dobrac merged 1 commit into
mainfrom
dobrac/fix-sandbox-not-found-msg
Mar 2, 2026
Merged

fix: remove 'Paused' from sandbox not found error in set_timeout#1174
dobrac merged 1 commit into
mainfrom
dobrac/fix-sandbox-not-found-msg

Conversation

@dobrac
Copy link
Copy Markdown
Contributor

@dobrac dobrac commented Mar 2, 2026

Remove "Paused" prefix from the sandbox not found error message in the async Python SDK's set_timeout method. The sync SDK and JS SDK already use the correct message without "Paused".

Changes:

  • Updated error message in sandbox_async/sandbox_api.py
  • Added changeset for patch release

Note

Low Risk
Low risk text-only change: adjusts a raised NotFoundException message in the async SDK and adds a patch changeset for release.

Overview
Removes the incorrect "Paused" wording from the async Python SDK’s set_timeout 404 path so NotFoundException now reports Sandbox <id> not found.

Adds a Changeset to publish this as a patch release of @e2b/python-sdk.

Written by Cursor Bugbot for commit 950e2b1. This will update automatically on new commits. Configure here.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 2, 2026

🦋 Changeset detected

Latest commit: 950e2b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@e2b/python-sdk Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

Package Artifacts

Built from a7df0c0. Download artifacts from this workflow run.

JS SDK (e2b@2.13.1-dobrac-fix-sandbox-not-found-msg.0):

npm install ./e2b-2.13.1-dobrac-fix-sandbox-not-found-msg.0.tgz

CLI (@e2b/cli@2.7.4-dobrac-fix-sandbox-not-found-msg.0):

npm install ./e2b-cli-2.7.4-dobrac-fix-sandbox-not-found-msg.0.tgz

Python SDK (e2b==2.14.0+dobrac-fix-sandbox-not-found-msg):

pip install ./e2b-2.14.0+dobrac.fix.sandbox.not.found.msg-py3-none-any.whl

@dobrac dobrac merged commit 6371d0c into main Mar 2, 2026
23 checks passed
@dobrac dobrac deleted the dobrac/fix-sandbox-not-found-msg branch March 2, 2026 22:54
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.

2 participants