Closed rbren closed 4 days ago
End-user friendly description of the problem this fixes or functionality that this introduces
Give a summary of what the PR does, explaining any non-trivial design decisions
Some better try/except logic here, and some better logs
Confirmed the file operations all continue to work, incl upload/download zip
Link of any specific issues this addresses
To run this PR locally, use the following command:
docker run -it --rm -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock --add-host host.docker.internal:host-gateway -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:e2e4002-nikolaik --name openhands-app-e2e4002 docker.all-hands.dev/all-hands-ai/openhands:e2e4002
End-user friendly description of the problem this fixes or functionality that this introduces
Give a summary of what the PR does, explaining any non-trivial design decisions
Some better try/except logic here, and some better logs
Confirmed the file operations all continue to work, incl upload/download zip
Link of any specific issues this addresses
To run this PR locally, use the following command: