Tomas Valenta

Results 53 comments of Tomas Valenta

Error ``` ERROR:e2b.sandbox.websocket_client:WebSocket received error while receiving messages: no close frame received or sent ``` Is probably related — when the sandbox stops responding during the sending of message the...

We should also improve the OOM handling by exploring the following: - zram - zswap - swap - uresourced - systemd-oomd - changing `oom_score_adj` for `envd`, start command and for...

I'll also check alternative sorting of the log keys to print the `message` first.

Hi @PrathamSoni, > Also, quick follow up, are the sandboxes designed to handle multiple incoming requests? For example, if I want to read multiple files concurrently, would it be able...

Hey @PrathamSoni, were you able to make it work without using async?

@vaibhavard Thanks for the feedback. You too are using Windows, right? We encountered a similar error that happens when you put `e2b.Dockerfile` into `.dockerignore` so I'm just checking if your...

Hey @KastanDay, I'll check this out and try to reproduce it.

@KastanDay Can you give me a little more context about the existing sandboxes? Were any of them being used in some running code a the time you were trying to...

> I don't think they were running any code at the time I was trying to close them, unless maybe I had a background process hanging. Sorry I think my...

Hey @ggorlen, thank you for catching this and opening the PR! We will check this out 👌