OpenDevin icon indicating copy to clipboard operation
OpenDevin copied to clipboard

Make Reconnecting to OpenDevin better when the Session crashes

Open PierrunoYT opened this issue 1 month ago • 0 comments

What problem or use case are you trying to solve? Make Reconnecting to OpenDevin better when the Session crashes

Describe the UX of the solution you'd like

Do you have thoughts on the technical implementation?

Describe alternatives you've considered

Additional context grafik

STEP 27 11:46:42 - opendevin:INFO: codeact_agent.py:270 - Cost: 0.10 USD | Accumulated Cost: 1.88 USD 11:46:42 - ACTION MessageAction(content='The tetris.js file has been updated to include functionality for the pause button. Please open the index.html file in your web browser again to see the updated functionality.\n\nYou should now see the restart, pause, and stop buttons below the Tetris game. The restart button will reset the game, the pause button will pause and resume the game, and the stop button will stop the game.\n\nIf you encounter any issues or have further requests, please let me know!', wait_for_response=True, action='message') 11:46:42 - opendevin:INFO: agent_controller.py:190 - Setting agent(CodeActAgent) state from AgentState.RUNNING to AgentState.AWAITING_USER_INPUT INFO: ('172.17.0.1', 34652) - "WebSocket /ws?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzaWQiOiI1ZjA3ZDNmNy00NGYxLTQ5MWQtODVhMy0zNTczOTYxZTJkMTgifQ.Xj-_gxQTFH4jgAdQRKmRlCwCLvcbpbjnvNxkieTnDCs" [accepted] Starting loop_recv for sid: 5f07d3f7-44f1-491d-85a3-3573961e2d18 11:46:42 - opendevin:INFO: session.py:40 - WebSocket disconnected, sid: 5f07d3f7-44f1-491d-85a3-3573961e2d18 INFO: connection closed INFO: connection open INFO: 172.17.0.1:34660 - "GET /api/messages/total HTTP/1.1" 200 OK

Connection lost randomly

now it's stuck like this

PierrunoYT avatar May 14 '24 11:05 PierrunoYT