codeinterpreter-api icon indicating copy to clipboard operation
codeinterpreter-api copied to clipboard

Codebox times out often

Open aced125 opened this issue 2 years ago • 0 comments

In my streamlit app, the code interpreter works well but after a while when I refresh the code, the codebox interpreter seems to time out / die.

I am storing my codeinterpretor in the st.session_state memory. Maybe this is why?

websockets.exceptions.ConnectionClosedError: no close frame received or sent

aced125 avatar Aug 20 '23 00:08 aced125