Closed Gr3atWh173 closed 2 months ago
I recommend checking the Beta SDK (https://pypi.org/project/e2b-code-interpreter/0.0.11b10/) which reworked how sandbox connections work.
We have a migration guide here — https://e2b.dev/docs/guide/beta-migration
Describe the bug We've started seeing elevated rates of "Sandbox not found" exceptions from the past month. Here's the error trace:
To Reproduce A boiled down version of our code:
We're using the
e2b-code-interpreter==0.0.3
SDK Expected behavior No "Sandbox not found" exceptions.Additional context This only happens very occasionally (<5 events per month) and so far we've been unable to track down anything in our code that may be causing this.