e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

[E2B-465] Python SDK Websocket reconnect takes sometimes unnecessary long #290

Closed jakubno closed 9 months ago

jakubno commented 9 months ago

Describe the bug Sometimes the Python SDK retries WS reconnect after 0,4 sec which is longer than we want (ideally it should be around 100ms)

E2B-465

jakubno commented 9 months ago

Solved in 389d54f5